MCAN receive element structure for FIFO 1. 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 1.
Definition at line 133 of file drivers/mcan/mcan.h.
uint8_t mcan_rx_element_fifo_1::data[CONF_MCAN_ELEMENT_DATA_SIZE] |
Definition at line 136 of file drivers/mcan/mcan.h.
__IO MCAN_RX_ELEMENT_R0_Type mcan_rx_element_fifo_1::R0 |
Definition at line 134 of file drivers/mcan/mcan.h.
__IO MCAN_RX_ELEMENT_R1_Type mcan_rx_element_fifo_1::R1 |
Definition at line 135 of file drivers/mcan/mcan.h.