XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
device.h 文件参考

I2C EEPROM 设备 更多...

device.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  xwds_eeprom_parameter
 
struct  xwds_eeprom
 

函数

void xwds_eeprom_construct (struct xwds_eeprom *eeprom)
 
void xwds_eeprom_destruct (struct xwds_eeprom *eeprom)
 
static xwer_t xwds_eeprom_grab (struct xwds_eeprom *eeprom)
 EEPROM API:增加对象的引用计数
 
static xwer_t xwds_eeprom_put (struct xwds_eeprom *eeprom)
 EEPROM API:减少对象的引用计数
 

详细描述

I2C EEPROM 设备

作者

在文件 device.h 中定义.