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

设备栈GPIO资源 更多...

#include <standard.h>

xwds_resource_extgpio 的协作图:

成员变量

struct xwds_iochipiochip
 
xwid_t port
 
xwsq_t pinmask
 
const char * description
 

详细描述

设备栈GPIO资源

在文件 standard.h120 行定义.

结构体成员变量说明

◆ description

const char* xwds_resource_extgpio::description

资源描述

在文件 standard.h124 行定义.

◆ iochip

struct xwds_iochip* xwds_resource_extgpio::iochip

芯片

在文件 standard.h121 行定义.

◆ pinmask

xwsq_t xwds_resource_extgpio::pinmask

pin 掩码

在文件 standard.h123 行定义.

◆ port

xwid_t xwds_resource_extgpio::port

port ID

在文件 standard.h122 行定义.


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