XWOS API
4.0
XWOS C/C++ API参考手册
|
包含待发送帧的发送器 更多...
#include <protocol.h>
成员变量 | |
struct xwlib_bclst_node | node |
atomic_xwu32_t | state |
xwu16_t | idx |
xwu8_t | pri |
union xwssc_slot * | slot |
包含待发送帧的发送器
在文件 protocol.h 第 149 行定义.
xwu16_t xwssc_carrier::idx |
序号
在文件 protocol.h 第 152 行定义.
struct xwlib_bclst_node xwssc_carrier::node |
链表节点
在文件 protocol.h 第 150 行定义.
xwu8_t xwssc_carrier::pri |
优先级
在文件 protocol.h 第 153 行定义.
union xwssc_slot* xwssc_carrier::slot |
在文件 protocol.h 第 154 行定义.
atomic_xwu32_t xwssc_carrier::state |
状态
在文件 protocol.h 第 151 行定义.