libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Structure describing transmit event element. More...
#include <fdcan.h>
Data Fields | |
uint32_t | identifier_flags |
Aggregate of message identifier and flags. More... | |
uint32_t | evt_fmt_dlc_ts |
Aggregate of event ID, transfer format, DLC and timestamp. More... | |
Structure describing transmit event element.
Transmit event element consists of 2 32bit values. This area of memory can only be accessed in 32bit quantities
uint32_t fdcan_tx_event_element::evt_fmt_dlc_ts |
uint32_t fdcan_tx_event_element::identifier_flags |