|
XWOS API
4.0
XWOS C/C++ API参考手册
|
IO扩展芯片 更多...
#include <chip.h>

成员变量 | ||
| union { | ||
| struct xwds_device dev | ||
| struct xwds_i2cp i2cp | ||
| struct xwds_spip spip | ||
| } | bc | |
| struct { | ||
| void * cfg | ||
| atomic_xwsq_t * pins | ||
| xwsz_t port_num | ||
| xwsz_t pin_num | ||
| } | gpio | |
| union { ... } xwds_iochip::bc |
基类(base class)
| struct xwds_device xwds_iochip::dev |
继承struct xwds_device
| struct { ... } xwds_iochip::gpio |
GPIO描述
| atomic_xwsq_t* xwds_iochip::pins |