AM64x MCU+ SDK  08.02.00
MCAN_GlobalFiltConfig Struct Reference

Detailed Description

Structure for MCAN Global Filter Configuration parameters.

Data Fields

uint32_t rrfe
 
uint32_t rrfs
 
uint32_t anfe
 
uint32_t anfs
 

Field Documentation

◆ rrfe

uint32_t MCAN_GlobalFiltConfig::rrfe

Reject Remote Frames Extended 0 = Filter remote frames with 29-bit extended IDs 1 = Reject all remote frames with 29-bit extended IDs

◆ rrfs

uint32_t MCAN_GlobalFiltConfig::rrfs

Reject Remote Frames Standard 0 = Filter remote frames with 11-bit standard IDs 1 = Reject all remote frames with 11-bit standard IDs

◆ anfe

uint32_t MCAN_GlobalFiltConfig::anfe

Accept Non-matching Frames Extended 0 = Accept in Rx FIFO 0 1 = Accept in Rx FIFO 1 others = Reject

◆ anfs

uint32_t MCAN_GlobalFiltConfig::anfs

Accept Non-matching Frames Standard 0 = Accept in Rx FIFO 0 1 = Accept in Rx FIFO 1 others = Reject