|
XWOS API
4.0
XWOS C/C++ API参考手册
|
设备栈GPIO资源 更多...
#include <standard.h>

成员变量 | |
| struct xwds_iochip * | iochip |
| xwid_t | port |
| xwsq_t | pinmask |
| const char * | description |
设备栈GPIO资源
在文件 standard.h 第 120 行定义.
| const char* xwds_resource_extgpio::description |
资源描述
在文件 standard.h 第 124 行定义.
| struct xwds_iochip* xwds_resource_extgpio::iochip |
芯片
在文件 standard.h 第 121 行定义.
| xwsq_t xwds_resource_extgpio::pinmask |
pin 掩码
在文件 standard.h 第 123 行定义.
| xwid_t xwds_resource_extgpio::port |
port ID
在文件 standard.h 第 122 行定义.