NetBurner 3.5.6
PDF Version
_flexcan_rx_fifo_config Struct Reference

FlexCAN Legacy Rx FIFO configuration structure. More...

#include <fsl_flexcan.h>

Public Attributes

uint32_t * idFilterTable
 
uint8_t idFilterNum
 
flexcan_rx_fifo_filter_type_t idFilterType
 
flexcan_rx_fifo_priority_t priority
 

Detailed Description

FlexCAN Legacy Rx FIFO configuration structure.

Member Data Documentation

◆ idFilterNum

uint8_t _flexcan_rx_fifo_config::idFilterNum

The FlexCAN Legacy Rx FIFO Filter elements quantity.

◆ idFilterTable

uint32_t* _flexcan_rx_fifo_config::idFilterTable

Pointer to the FlexCAN Legacy Rx FIFO identifier filter table.

◆ idFilterType

flexcan_rx_fifo_filter_type_t _flexcan_rx_fifo_config::idFilterType

The FlexCAN Legacy Rx FIFO Filter type.

◆ priority

flexcan_rx_fifo_priority_t _flexcan_rx_fifo_config::priority

The FlexCAN Legacy Rx FIFO receive priority.


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