XWOS API
4.0
XWOS C/C++ API参考手册
|
设备栈时钟资源 更多...
#include <standard.h>
成员变量 | |
struct xwds_soc * | soc |
xwid_t | clkid |
const char * | description |
设备栈时钟资源
在文件 standard.h 第 80 行定义.
xwid_t xwds_resource_clk::clkid |
ID
在文件 standard.h 第 82 行定义.
const char* xwds_resource_clk::description |
资源描述
在文件 standard.h 第 83 行定义.
struct xwds_soc* xwds_resource_clk::soc |
芯片
在文件 standard.h 第 81 行定义.