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

#include <device.h>

xwds_eeprom 的协作图:

成员变量

struct xwds_i2cp i2cp
 
const struct xwds_eeprom_parameter parameter
 
const struct xwds_resource_gpiopwr_gpiorsc
 
const struct xwds_resource_gpiowp_gpiorsc
 

详细描述

在文件 device.h38 行定义.

结构体成员变量说明

◆ i2cp

struct xwds_i2cp xwds_eeprom::i2cp

C语言面向对象:继承 struct xwds_i2cp

在文件 device.h39 行定义.

◆ parameter

const struct xwds_eeprom_parameter xwds_eeprom::parameter

参数

在文件 device.h40 行定义.

◆ pwr_gpiorsc

const struct xwds_resource_gpio* xwds_eeprom::pwr_gpiorsc

电源开关GPIO

在文件 device.h41 行定义.

◆ wp_gpiorsc

const struct xwds_resource_gpio* xwds_eeprom::wp_gpiorsc

写保护GPIO

在文件 device.h42 行定义.


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