TX Event FIFO Element structure.
More...
|
| uint32_t | id: 29 |
| | CAN identifier.
|
| |
| uint32_t | rtr: 1 |
| | remote transmission request
|
| |
| uint32_t | xtd: 1 |
| | extended identifier
|
| |
| uint32_t | esi: 1 |
| | error state indicator
|
| |
| uint32_t | txts: 16 |
| | transmit timestamp
|
| |
| uint32_t | dlc: 4 |
| | data length code
|
| |
| uint32_t | brs: 1 |
| | bit rate switch
|
| |
| uint32_t | fdf: 1 |
| | FD format.
|
| |
| uint32_t | et: 2 |
| | event type
|
| |
| uint32_t | mm: 8 |
| | message marker
|
| |
TX Event FIFO Element structure.
Definition at line 960 of file MCAN.hxx.
◆ brs
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::brs |
bit rate switch
Definition at line 969 of file MCAN.hxx.
◆ dlc
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::dlc |
data length code
Definition at line 968 of file MCAN.hxx.
◆ esi
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::esi |
error state indicator
Definition at line 965 of file MCAN.hxx.
◆ et
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::et |
◆ fdf
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::fdf |
◆ id
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::id |
CAN identifier.
Definition at line 962 of file MCAN.hxx.
◆ mm
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::mm |
message marker
Definition at line 972 of file MCAN.hxx.
◆ rtr
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::rtr |
remote transmission request
Definition at line 963 of file MCAN.hxx.
◆ txts
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::txts |
transmit timestamp
Definition at line 967 of file MCAN.hxx.
◆ xtd
| uint32_t TCAN4550Can::MRAMTXEventFIFOElement::xtd |
extended identifier
Definition at line 964 of file MCAN.hxx.
The documentation for this struct was generated from the following files: