摘要:
/* device configuration structure */typedef struct {Uint32 i2coar;Uint32 i2cimr;Uint32 i2cclkl;Uint32 i2cclkh;Uint32 i2ccnt;Uint32 i2csar;Uint32 i2cmdr;Uint32 i2cpsc;} I2C_Config;I2C配置结构体(I2C_config)、I2C 写数据函数(I2C_writeByte)、I2C 配置操作函数(I2C_RSETH)/*SEEDDM642的IIC的设置结构*/I2C_Config SEEDDM642IIC_Config = 阅读全文
posted @ 2013-07-31 22:55
My小菜一碟
阅读(764)
评论(0)
推荐(0)

浙公网安备 33010602011771号