STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
_Can_HwFilter Struct Reference

CAN Hardware Filter More...

#include <Can_Types.h>

Data Fields

uint32 HwFilterCode
 
uint32 HwFilterMask
 
uint32 HwFilterType
 
Can_IdType HwFilterIdType
 

Detailed Description

CAN Hardware Filter

This container contains the configuration parameters of the CAN hardware filter.

Field Documentation

◆ HwFilterCode

uint32 _Can_HwFilter::HwFilterCode

Specifies (together with the filter mask) the identifiers range that passes the hardware filter

◆ HwFilterIdType

Can_IdType _Can_HwFilter::HwFilterIdType

Specifies whether the HOH handles standard identifiers or extended, CAN ID Type to be handle by the HOHs

◆ HwFilterMask

uint32 _Can_HwFilter::HwFilterMask

Describes a mask for hardware-based filtering of CAN identifiers

◆ HwFilterType

uint32 _Can_HwFilter::HwFilterType

Specifies the type of the hardware filter. This parameter can be a value of CAN ID Type to be handle by the HOHs


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