Controller Area Network frame.
More...
Controller Area Network frame.
Definition at line 88 of file can.h.
#include <can.h>
◆ __pad
padding
Definition at line 91 of file can.h.
◆ __res0
uint8_t can_frame::__res0 |
reserved / padding
Definition at line 92 of file can.h.
◆ __res1
uint8_t can_frame::__res1 |
reserved / padding
Definition at line 93 of file can.h.
◆ can_dlc
uint8_t can_frame::can_dlc |
frame payload length in byte (0 .
. CAN_MAX_DLEN)
Definition at line 90 of file can.h.
◆ can_id
32 bit CAN_ID + EFF/RTR/ERR flags
Definition at line 89 of file can.h.
◆ data
Frame data.
Definition at line 95 of file can.h.
The documentation for this struct was generated from the following file: