TCAN4550  1p1
TCAN4x5x_MCAN_XID_Filter_Struct 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 664 of file TCAN4x5x_Data_Structs.h.

Field Documentation

◆ EFEC

TCAN4x5x_XID_EFEC_Values TCAN4x5x_MCAN_XID_Filter_Struct::EFEC

SFT Standard Filter Type.

Definition at line 680 of file TCAN4x5x_Data_Structs.h.

Referenced by Init_CAN(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFID1

uint32_t TCAN4x5x_MCAN_XID_Filter_Struct::EFID1

EFID1[28:0].

Definition at line 677 of file TCAN4x5x_Data_Structs.h.

Referenced by Init_CAN(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFID2

uint32_t TCAN4x5x_MCAN_XID_Filter_Struct::EFID2

EFID2[28:0].

Definition at line 668 of file TCAN4x5x_Data_Structs.h.

Referenced by Init_CAN(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ EFT

TCAN4x5x_XID_EFT_Values TCAN4x5x_MCAN_XID_Filter_Struct::EFT

EFT[1:0].

Definition at line 674 of file TCAN4x5x_Data_Structs.h.

Referenced by Init_CAN(), and TCAN4x5x_MCAN_WriteXIDFilter().

◆ reserved

uint8_t TCAN4x5x_MCAN_XID_Filter_Struct::reserved

Reserved.

Definition at line 671 of file TCAN4x5x_Data_Structs.h.


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