Data Fields
MCAN_GlobalFiltConfig Struct Reference

Structure for MCAN Global Filter Configuration parameters. More...

#include <MCAN.h>

Data Fields

uint32_t rrfe
 
uint32_t rrfs
 
MCAN_GFCNonMatching anfe
 
MCAN_GFCNonMatching anfs
 

Detailed Description

Structure for MCAN Global Filter Configuration parameters.

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

MCAN_GFCNonMatching MCAN_GlobalFiltConfig::anfe

Accept Non-matching Frames Extended. Refer enum MCAN_GFCNonMatching.

§ anfs

MCAN_GFCNonMatching MCAN_GlobalFiltConfig::anfs

Accept Non-matching Frames Standard. Refer enum MCAN_GFCNonMatching.


The documentation for this struct was generated from the following file:
© Copyright 1995-2024, Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy policy | Terms of use | Terms of sale