21#ifndef __xwcd_ds_i2c_peripheral_h__
22#define __xwcd_ds_i2c_peripheral_h__
xwer_t xwds_i2cp_put(struct xwds_i2cp *i2cp)
XWDS API:减少对象的引用计数
xwer_t xwds_i2cp_grab(struct xwds_i2cp *i2cp)
XWDS API:增加对象的引用计数
void xwds_i2cp_destruct(struct xwds_i2cp *i2cp)
XWDS API:I2C外设的构造函数
void xwds_i2cp_construct(struct xwds_i2cp *i2cp)
XWDS API:I2C外设的构造函数