Zephyr API 3.6.99
|
Bosch M_CAN Rx Buffer and FIFO Element. More...
#include <can_mcan.h>
Data Fields | ||
struct can_mcan_rx_fifo_hdr | hdr | |
union { | ||
uint8_t data [64] | ||
uint32_t data_32 [16] | ||
}; | ||
Bosch M_CAN Rx Buffer and FIFO Element.
See Bosch M_CAN Users Manual section 2.4.2 for details.
union { ... } can_mcan_rx_fifo |
uint8_t can_mcan_rx_fifo::data[64] |
uint32_t can_mcan_rx_fifo::data_32[16] |
struct can_mcan_rx_fifo_hdr can_mcan_rx_fifo::hdr |