CARME-M4 BSP  V1.5
_CARME_CAN_ACCEPTANCE_FILTER Struct Reference

Information about the acceptance filter. More...

#include <can.h>

Data Fields

uint8_t acr [4]
 
uint8_t amr [4]
 
enum CARME_CAN_ACCEPTANCE_FILTER_MODE afm
 

Detailed Description

Information about the acceptance filter.

See also
CARME_CAN_SetAcceptaceFilter()
Examples:
can_acceptancefilter.c.

Definition at line 163 of file can.h.

Field Documentation

uint8_t acr[4]

Content of the 4 Accept Filter Code Register

Examples:
can_acceptancefilter.c.

Definition at line 164 of file can.h.

acceptance filter mode

Examples:
can_acceptancefilter.c.

Definition at line 166 of file can.h.

uint8_t amr[4]

Content of the 4 Accept Filter Mask Register

Examples:
can_acceptancefilter.c.

Definition at line 165 of file can.h.


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