CAN receive element structure for FIFO 1.
#include <can.h>
Data Fields | |
uint8_t | data [CONF_CAN_ELEMENT_DATA_SIZE] |
__IO CAN_RX_ELEMENT_R0_Type | R0 |
__IO CAN_RX_ELEMENT_R1_Type | R1 |
uint8_t can_rx_element_fifo_1::data[CONF_CAN_ELEMENT_DATA_SIZE] |
Referenced by CAN0_Handler().
__IO CAN_RX_ELEMENT_R0_Type can_rx_element_fifo_1::R0 |
__IO CAN_RX_ELEMENT_R1_Type can_rx_element_fifo_1::R1 |
Referenced by CAN0_Handler().