#include <can.h>
Data Fields | |
u8 | flags |
u16 | id |
u8 | length |
u8 | data [CAN_MSG_LENGTH] |
Definition at line 99 of file can.h.
|
number of bytes in the CAN message |
|
CAN message flags, indicating or controlling special message properties |
|
ID number, currently standard only |