STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
CAN Hardware Filter More...
#include <Can_Types.h>
Data Fields | |
uint32 | HwFilterCode |
uint32 | HwFilterMask |
uint32 | HwFilterType |
Can_IdType | HwFilterIdType |
CAN Hardware Filter
This container contains the configuration parameters of the CAN hardware filter.
uint32 _Can_HwFilter::HwFilterCode |
Specifies (together with the filter mask) the identifiers range that passes the hardware filter
Can_IdType _Can_HwFilter::HwFilterIdType |
Specifies whether the HOH handles standard identifiers or extended, CAN ID Type to be handle by the HOHs
uint32 _Can_HwFilter::HwFilterMask |
Describes a mask for hardware-based filtering of CAN identifiers
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