XWOS API
4.0
XWOS C/C++ API参考手册
|
SOC设备 更多...
#include <chip.h>
成员变量 | ||
struct xwds_device | dev | |
const void * | xwccfg | |
struct { | ||
void * cfg | ||
atomic_xwsq_t * pins | ||
xwsz_t port_num | ||
xwsz_t pin_num | ||
} | gpio | |
struct { | ||
xwds_eirq_f * isrs | ||
xwds_eirq_arg_t * isrargs | ||
xwsz_t num | ||
} | eirq | |
struct xwds_device xwds_soc::dev |
继承struct xwds_device
struct { ... } xwds_soc::eirq |
外部中断的描述
struct { ... } xwds_soc::gpio |
GPIO描述
xwds_eirq_arg_t* xwds_soc::isrargs |
xwds_eirq_f* xwds_soc::isrs |
atomic_xwsq_t* xwds_soc::pins |