Structure for MCAN Global Filter Configuration parameters.
Data Fields | |
uint32_t | rrfe |
uint32_t | rrfs |
uint32_t | anfe |
uint32_t | anfs |
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
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
uint32_t MCAN_GlobalFiltConfig::anfe |
Accept Non-matching Frames Extended 0 = Accept in Rx FIFO 0 1 = Accept in Rx FIFO 1 others = Reject
uint32_t MCAN_GlobalFiltConfig::anfs |
Accept Non-matching Frames Standard 0 = Accept in Rx FIFO 0 1 = Accept in Rx FIFO 1 others = Reject