TCAN4550  1p2
TCAN4x5x_MCAN_XID_Filter Struct Reference

Extended ID filter struct. More...

#include <TCAN4x5x_Data_Structs.h>

Data Fields

uint32_t EFID2: 29
 EFID2[28:0]. More...
 
uint8_t reserved: 1
 Reserved. More...
 
TCAN4x5x_XID_EFT_Values EFT: 2
 EFT[1:0]. More...
 
uint32_t EFID1: 29
 EFID1[28:0]. More...
 
TCAN4x5x_XID_EFEC_Values EFEC: 3
 SFT Standard Filter Type. More...
 

Detailed Description

Extended ID filter struct.

Definition at line 721 of file TCAN4x5x_Data_Structs.h.

Field Documentation

◆ EFEC

TCAN4x5x_XID_EFEC_Values TCAN4x5x_MCAN_XID_Filter::EFEC

SFT Standard Filter Type.

Definition at line 737 of file TCAN4x5x_Data_Structs.h.

Referenced by TCAN4x5x_MCAN_ReadXIDFilter(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFID1

uint32_t TCAN4x5x_MCAN_XID_Filter::EFID1

EFID1[28:0].

Definition at line 734 of file TCAN4x5x_Data_Structs.h.

Referenced by TCAN4x5x_MCAN_ReadXIDFilter(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFID2

uint32_t TCAN4x5x_MCAN_XID_Filter::EFID2

EFID2[28:0].

Definition at line 725 of file TCAN4x5x_Data_Structs.h.

Referenced by TCAN4x5x_MCAN_ReadXIDFilter(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFT

TCAN4x5x_XID_EFT_Values TCAN4x5x_MCAN_XID_Filter::EFT

EFT[1:0].

Definition at line 731 of file TCAN4x5x_Data_Structs.h.

Referenced by TCAN4x5x_MCAN_ReadXIDFilter(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ reserved

uint8_t TCAN4x5x_MCAN_XID_Filter::reserved

Reserved.

Definition at line 728 of file TCAN4x5x_Data_Structs.h.


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