XWOS API
4.0
XWOS C/C++ API参考手册
|
设备栈电源资源 更多...
#include <standard.h>
成员变量 | |
struct xwds_soc * | soc |
xwid_t | pwrid |
const char * | description |
设备栈电源资源
在文件 standard.h 第 89 行定义.
const char* xwds_resource_pwr::description |
资源描述
在文件 standard.h 第 92 行定义.
xwid_t xwds_resource_pwr::pwrid |
ID
在文件 standard.h 第 91 行定义.
struct xwds_soc* xwds_resource_pwr::soc |
芯片
在文件 standard.h 第 90 行定义.