HAL + 0/6 examples
CodeScope will show references to CAN_FilterTypeDef::FilterScale from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CAN
STM32469I_EVAL
Examples
CAN
STM324x9I_EVAL
Examples
CAN
STM324xG_EVAL
Examples
CAN
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALCAN_FilterTypeDef::FilterScale

CAN_FilterTypeDef::FilterScale field

Specifies the filter scale. This parameter can be a value of CAN_filter_scale

Syntax

uint32_t FilterScale;

Examples

CAN_FilterTypeDef::FilterScale is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_can.h:137
uint32_t FilterScale; /*!< Specifies the filter scale.
stm32f4xx_hal_can.c:918HAL_CAN_ConfigFilter()
if (sFilterConfig->FilterScale == CAN_FILTERSCALE_16BIT)
stm32f4xx_hal_can.c:936HAL_CAN_ConfigFilter()
if (sFilterConfig->FilterScale == CAN_FILTERSCALE_32BIT)

Data Use

Functions reading CAN_FilterTypeDef::FilterScale
CAN_FilterTypeDef::FilterScale
all items filtered out
Type of CAN_FilterTypeDef::FilterScale
CAN_FilterTypeDef::FilterScale
uint32_t
all items filtered out