S32 SDK

FlexCAN Rx FIFO ID filter table structure Implements : flexcan_id_table_t_Class. More...

#include <flexcan_driver.h>

Data Fields

bool isRemoteFrame
 
bool isExtendedFrame
 
uint32_t * idFilter
 

Detailed Description

FlexCAN Rx FIFO ID filter table structure Implements : flexcan_id_table_t_Class.

Definition at line 175 of file flexcan_driver.h.

Field Documentation

uint32_t* idFilter

Rx FIFO ID filter elements

Definition at line 178 of file flexcan_driver.h.

bool isExtendedFrame

Extended frame

Definition at line 177 of file flexcan_driver.h.

bool isRemoteFrame

Remote frame

Definition at line 176 of file flexcan_driver.h.


The documentation for this struct was generated from the following file: