MCAN receive element structure for buffer.
#include <mcan.h>
Data Fields | |
uint8_t | data [CONF_MCAN_ELEMENT_DATA_SIZE] |
__IO MCAN_RX_ELEMENT_R0_Type | R0 |
__IO MCAN_RX_ELEMENT_R1_Type | R1 |
uint8_t mcan_rx_element_buffer::data[CONF_MCAN_ELEMENT_DATA_SIZE] |
__IO MCAN_RX_ELEMENT_R0_Type mcan_rx_element_buffer::R0 |
__IO MCAN_RX_ELEMENT_R1_Type mcan_rx_element_buffer::R1 |