MCAN receive element structure for FIFO 0. More...
#include <mcan.h>
Public Attributes | |
uint8_t | data [CONF_MCAN_ELEMENT_DATA_SIZE] |
__IO MCAN_RX_ELEMENT_R0_Type | R0 |
__IO MCAN_RX_ELEMENT_R1_Type | R1 |
MCAN receive element structure for FIFO 0.
Definition at line 124 of file drivers/mcan/mcan.h.
uint8_t mcan_rx_element_fifo_0::data[CONF_MCAN_ELEMENT_DATA_SIZE] |
Definition at line 127 of file drivers/mcan/mcan.h.
__IO MCAN_RX_ELEMENT_R0_Type mcan_rx_element_fifo_0::R0 |
Definition at line 125 of file drivers/mcan/mcan.h.
__IO MCAN_RX_ELEMENT_R1_Type mcan_rx_element_fifo_0::R1 |
Definition at line 126 of file drivers/mcan/mcan.h.