|
NetBurner 3.5.6
PDF Version |
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 |
FlexCAN Legacy Rx FIFO configuration structure.
| uint8_t _flexcan_rx_fifo_config::idFilterNum |
The FlexCAN Legacy Rx FIFO Filter elements quantity.
| uint32_t* _flexcan_rx_fifo_config::idFilterTable |
Pointer to the FlexCAN Legacy Rx FIFO identifier filter table.
| flexcan_rx_fifo_filter_type_t _flexcan_rx_fifo_config::idFilterType |
The FlexCAN Legacy Rx FIFO Filter type.
| flexcan_rx_fifo_priority_t _flexcan_rx_fifo_config::priority |
The FlexCAN Legacy Rx FIFO receive priority.