I2C_C51

所属分类:嵌入式/单片机/硬件编程
开发工具:C/C++
文件大小:224KB
下载次数:20
上传日期:2007-02-06 17:11:06
上 传 者zhusheng_pro
说明:  #include "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要 #define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }
(# include "intrins.h" unsigned char Syste mError sbit SCL = P1 ^ 6// definition serial clock line where I use according to their needs sbit SDA P1 = ^ 7// definition of serial data lines where I use according to their needs# defin e SomeNOP () (_nop_ () _nop_ () _nop_ () _nop_ ()

文件列表:
248314\I2C串行总线标准驱动程序_C51_-万能程序.pdf (272828, 2006-06-27)
248314 (0, 2011-02-18)

近期下载者

相关文件


收藏者