XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
xwds_i2cp结构体 参考

I2C外设 更多...

#include <peripheral.h>

xwds_i2cp 的协作图:

成员变量

struct xwds_device dev
 
struct xwds_i2cmbus
 
xwu16_t addr
 

详细描述

I2C外设

在文件 peripheral.h48 行定义.

结构体成员变量说明

◆ addr

xwu16_t xwds_i2cp::addr

外设地址

在文件 peripheral.h53 行定义.

◆ bus

struct xwds_i2cm* xwds_i2cp::bus

I2C总线

在文件 peripheral.h52 行定义.

◆ dev

struct xwds_device xwds_i2cp::dev

继承struct xwds_device

在文件 peripheral.h49 行定义.


该结构体的文档由以下文件生成: