#include <can_types.h>
Public Attributes | |
| unsigned | EFF:1 |
| unsigned | Error:1 |
| unsigned | Len:4 |
| unsigned | RTR:1 |
| unsigned | Source:8 |
| unsigned | TxD:1 |
Definition at line 78 of file can_types.h.
| unsigned TCanFlagsBits::EFF |
Definition at line 90 of file can_types.h.
| unsigned TCanFlagsBits::Error |
Definition at line 86 of file can_types.h.
| unsigned TCanFlagsBits::Len |
Definition at line 80 of file can_types.h.
| unsigned TCanFlagsBits::RTR |
Definition at line 89 of file can_types.h.
| unsigned TCanFlagsBits::Source |
Definition at line 91 of file can_types.h.
| unsigned TCanFlagsBits::TxD |
Definition at line 81 of file can_types.h.