HAL
LL_TIM_ENCODER_InitTypeDef::IC1Prescaler is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_TIM_ENCODER_InitTypeDef::IC1Prescaler

LL_TIM_ENCODER_InitTypeDef::IC1Prescaler field

Specifies the TI1 input prescaler value. This parameter can be a value of TIM_LL_EC_ICPSC. This feature can be modified afterwards using unitary function LL_TIM_IC_SetPrescaler().

Syntax

uint32_t IC1Prescaler;

References

LocationReferrerText
stm32f4xx_ll_tim.h:337
uint32_t IC1Prescaler; /*!< Specifies the TI1 input prescaler value.
stm32f4xx_ll_tim.c:475LL_TIM_ENCODER_StructInit()
stm32f4xx_ll_tim.c:522LL_TIM_ENCODER_Init()
tmpccmr1 |= (uint32_t)(TIM_EncoderInitStruct->IC1Prescaler >> 16U);

Data Use

Functions writing LL_TIM_ENCODER_InitTypeDef::IC1Prescaler
Functions reading LL_TIM_ENCODER_InitTypeDef::IC1Prescaler
all items filtered out
LL_TIM_ENCODER_InitTypeDef::IC1Prescaler
all items filtered out
Type of LL_TIM_ENCODER_InitTypeDef::IC1Prescaler
LL_TIM_ENCODER_InitTypeDef::IC1Prescaler
uint32_t
all items filtered out