canfd6 2.0.0.0
canfd6_mcan_sid_filter_t Struct Reference

CAN FD 6 Click standard ID filter struct. More...

#include <canfd6.h>

Data Fields

union { 
 
   uint32_t   word 
 
   struct { 
 
      uint16_t   SFID2: 11 
 
      uint8_t   reserved: 5 
 
      uint16_t   SFID1: 11 
 
      canfd6_sid_sfec_values_t   SFEC: 3 
 
      canfd6_sid_sfec_values_t   SFT: 2 
 
   }  
 
};  
 

Detailed Description

CAN FD 6 Click standard ID filter struct.

Struct containing the standard ID filter.

Field Documentation

◆ [union]

union { ... }

◆ reserved

uint8_t reserved

RESERVED.

◆ SFEC

SFEC[2:0] : Standard filter element configuration.

◆ SFID1

uint16_t SFID1

SFID1[10:0].

◆ SFID2

uint16_t SFID2

SFID2[10:0].

◆ SFT

SFT Standard Filter Type.

◆ word

uint32_t word

Full register represented as a 32-bit word.


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