HAL
LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_HALLSENSOR_InitTypeDef::IC1Filter

LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter field

Specifies the TI1 input filter. This parameter can be a value of TIM_LL_EC_IC_FILTER. This feature can be modified afterwards using unitary function LL_TIM_IC_SetFilter().

Syntax

uint32_t IC1Filter;

References

LocationReferrerText
stm32f4xx_ll_tim.h:395
uint32_t IC1Filter; /*!< Specifies the TI1 input filter.
stm32f4xx_ll_tim.c:560LL_TIM_HALLSENSOR_StructInit()
stm32f4xx_ll_tim.c:627LL_TIM_HALLSENSOR_Init()
tmpccmr1 |= (uint32_t)(TIM_HallSensorInitStruct->IC1Filter >> 16U);

Data Use

Functions writing LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
Functions reading LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
all items filtered out
LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
all items filtered out
Type of LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
LL_TIM_HALLSENSOR_InitTypeDef::IC1Filter
uint32_t
all items filtered out