Datenstruktur zum Aufnehmen von CAN Nachrichten.
More...
#include <can.h>
Datenstruktur zum Aufnehmen von CAN Nachrichten.
Definition at line 177 of file can.h.
◆ data
Die Daten der CAN Nachricht.
Definition at line 193 of file can.h.
◆ extended
extended ID?
Definition at line 183 of file can.h.
◆ flags [1/2]
struct { ... } can_t::flags |
◆ flags [2/2]
struct { ... } can_t::flags |
◆ id
ID der Nachricht (11 oder 29 Bit)
Definition at line 180 of file can.h.
◆ length
Anzahl der Datenbytes.
Definition at line 192 of file can.h.
◆ rtr
Remote-Transmit-Request-Frame?
Definition at line 182 of file can.h.
The documentation for this struct was generated from the following file: