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

CAN消息 更多...

#include <controller.h>

成员变量

xwu32_t id
 
xwsq_t flag
 
xwsz_t dlc
 
xwu8_t sdu [(8U)]
 

详细描述

CAN消息

在文件 controller.h63 行定义.

结构体成员变量说明

◆ dlc

xwsz_t xwds_can_msg::dlc

在文件 controller.h66 行定义.

◆ flag

xwsq_t xwds_can_msg::flag

标志

在文件 controller.h65 行定义.

◆ id

xwu32_t xwds_can_msg::id

CAN ID

在文件 controller.h64 行定义.

◆ sdu

xwu8_t xwds_can_msg::sdu[(8U)]

数据长度 数据缓存

在文件 controller.h67 行定义.


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