XWOS API  4.0
XWOS C/C++ API参考手册
载入中...
搜索中...
未找到
xwssc_carrier结构体 参考

包含待发送帧的发送器 更多...

#include <protocol.h>

xwssc_carrier 的协作图:

成员变量

struct xwlib_bclst_node node
 
atomic_xwu32_t state
 
xwu16_t idx
 
xwu8_t pri
 
union xwssc_slotslot
 

详细描述

包含待发送帧的发送器

在文件 protocol.h149 行定义.

结构体成员变量说明

◆ idx

xwu16_t xwssc_carrier::idx

序号

在文件 protocol.h152 行定义.

◆ node

struct xwlib_bclst_node xwssc_carrier::node

链表节点

在文件 protocol.h150 行定义.

◆ pri

xwu8_t xwssc_carrier::pri

优先级

在文件 protocol.h153 行定义.

◆ slot

union xwssc_slot* xwssc_carrier::slot

在文件 protocol.h154 行定义.

◆ state

atomic_xwu32_t xwssc_carrier::state

状态

在文件 protocol.h151 行定义.


该结构体的文档由以下文件生成: