Controller Area Network frame.
More...
Controller Area Network frame.
Definition at line 101 of file can.h.
#include <can.h>
◆ __pad
padding
Definition at line 107 of file can.h.
◆ __res0
uint8_t can_frame::__res0 |
reserved / padding
Definition at line 108 of file can.h.
◆ __res1
uint8_t can_frame::__res1 |
reserved / padding
Definition at line 109 of file can.h.
◆ can_dlc
uint8_t can_frame::can_dlc |
deprecated - see SocketCAN documentation
Definition at line 105 of file can.h.
◆ can_id
32 bit CAN_ID + EFF/RTR/ERR flags
Definition at line 102 of file can.h.
◆ data
Frame data.
Definition at line 111 of file can.h.
◆ len
frame payload length in byte (0 .
. CAN_MAX_DLEN)
Definition at line 104 of file can.h.
The documentation for this struct was generated from the following file: