MCAN transfer event FIFO element structure. More...
#include <mcan.h>
Public Attributes | |
__IO MCAN_TX_EVENT_ELEMENT_E0_Type | E0 |
__IO MCAN_TX_EVENT_ELEMENT_E1_Type | E1 |
MCAN transfer event FIFO element structure.
Common element structure for transfer event FIFO.
Definition at line 313 of file drivers/mcan/mcan.h.
__IO MCAN_TX_EVENT_ELEMENT_E0_Type mcan_tx_event_element::E0 |
Definition at line 314 of file drivers/mcan/mcan.h.
__IO MCAN_TX_EVENT_ELEMENT_E1_Type mcan_tx_event_element::E1 |
Definition at line 315 of file drivers/mcan/mcan.h.