![]() |
S32 SDK
|
FlexCAN RX FIFO ID filter table structure Implements : flexcan_id_table_t_Class. More...
#include <flexcan_hal.h>
Data Fields | |
bool | isRemoteFrame |
bool | isExtendedFrame |
uint32_t * | idFilter |
FlexCAN RX FIFO ID filter table structure Implements : flexcan_id_table_t_Class.
Definition at line 122 of file flexcan_hal.h.
uint32_t* idFilter |
Rx FIFO ID filter elements
Definition at line 125 of file flexcan_hal.h.
bool isExtendedFrame |
Extended frame
Definition at line 124 of file flexcan_hal.h.
bool isRemoteFrame |
Remote frame
Definition at line 123 of file flexcan_hal.h.