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

XWSSC的帧 更多...

#include <protocol.h>

xwssc_frm 的协作图:

成员变量

xwu8_t sof [(2U)]
 
struct xwssc_frmhead head
 

详细描述

XWSSC的帧

在文件 protocol.h121 行定义.

结构体成员变量说明

◆ head

struct xwssc_frmhead xwssc_frm::head

帧头

在文件 protocol.h123 行定义.

◆ sof

xwu8_t xwssc_frm::sof[(2U)]

帧首定界符(SOF:Start-of-Frame Delimiter)

在文件 protocol.h122 行定义.


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