基于单片机的10根线束线缆检测器的源程序 #pragma sfr #pragma DI #pragma EI #pragma NOP //#pragma interrupt INTTM010 isr_INTTM000 #pragma interrupt INTTM80 isr_INTTM80 //#pragma interrupt INTTMH1 isr_INTTMH1 #pragma section @@CNST OPT AT 80H const char OPTION=0x94 typedef unsigned char uchar typedef unsigned int uint //==PORT DEFINE== #define SEND1_P P4.1 #define SEND2_P P4.2 #define SEND3_P P4.3 #define SEND4_P P4.4 #define SEND5_P P4.5 #define SEND6_P P4.6 #define SEND7_P P4.7 #define SEND8_P P13.0 #define SEND9_P P2.3 #define SEND10_P P2.2
标签: pragma interrupt INTTM 010
上传时间: 2017-05-25
上传用户:sunjet
采用DM642的GPIO管脚 对发光二极管经行周期供电
上传时间: 2017-05-26
上传用户:熊少锋
DEC6713板卡上通过GPIO来点亮、熄灭LED的测试程序。
上传时间: 2013-12-17
上传用户:变形金刚
arm lpc2300 GPIO设计 实现lpc2300通用IO口的数据传输
上传时间: 2013-12-25
上传用户:dreamboy36
MTK 平台驱动调试应用指南:GPIO EINT KEY ADC的配置
上传时间: 2013-11-30
上传用户:123456wh
A GPIO(General Purpose Input Output) example source code for TI TMS320F2812 DSP
标签: General Purpose example Output
上传时间: 2013-12-17
上传用户:stella2015
介绍如何用 GPIO 口模拟 I2C 接口的文章.
上传时间: 2017-06-03
上传用户:x4587
RLT8186 gpio test driver example for hack
上传时间: 2014-01-12
上传用户:han_zh
This is a GPS communication source code to interrupt the NMEA code though serial port. Very good code to study and apply it to your own program.
标签: code communication interrupt source
上传时间: 2017-06-07
上传用户:gxrui1991
合众达开发板的基于dsp通用输入输出口(GPIO)源程序调试。
上传时间: 2014-11-23
上传用户:whenfly