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

#include <platform/drivers/inc/flexcan_driver.h>

Data Fields

bool isRemoteFrame
 
bool isExtendedFrame
 
uint32_t id
 

Detailed Description

FlexCAN Rx FIFO ID filter table structure Implements : flexcan_id_table_t_Class.

Definition at line 205 of file flexcan_driver.h.

Field Documentation

uint32_t id

Rx FIFO ID filter element

Definition at line 208 of file flexcan_driver.h.

bool isExtendedFrame

Extended frame

Definition at line 207 of file flexcan_driver.h.

bool isRemoteFrame

Remote frame

Definition at line 206 of file flexcan_driver.h.


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