XWOS API
4.0
XWOS C/C++ API参考手册
|
设备栈GPIO资源 更多...
#include <standard.h>
成员变量 | |
struct xwds_soc * | soc |
xwid_t | port |
xwsq_t | pinmask |
const char * | description |
设备栈GPIO资源
在文件 standard.h 第 98 行定义.
const char* xwds_resource_gpio::description |
资源描述
在文件 standard.h 第 102 行定义.
xwsq_t xwds_resource_gpio::pinmask |
pin 掩码
在文件 standard.h 第 101 行定义.
xwid_t xwds_resource_gpio::port |
port ID
在文件 standard.h 第 100 行定义.
struct xwds_soc* xwds_resource_gpio::soc |
芯片
在文件 standard.h 第 99 行定义.