天嵌二次封装库使用手册  V1.0
can_data结构体 参考

用于存放can设备传输的数据 更多...

#include <tq_can.h>

Public 成员函数

unsigned char data[8] __attribute__ ((aligned(8)))
 发送或接收的数据
 

成员变量

int id
 发送或接收的can id
 
unsigned char dlc
 发送或接收数据长度
 

详细描述

用于存放can设备传输的数据


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