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

LL_TIM_ENCODER_InitTypeDef::IC1Polarity field

Specifies the active edge of TI1 input. This parameter can be a value of TIM_LL_EC_IC_POLARITY. This feature can be modified afterwards using unitary function LL_TIM_IC_SetPolarity().

Syntax

uint32_t IC1Polarity;

References

LocationReferrerText
stm32f4xx_ll_tim.h:325
uint32_t IC1Polarity; /*!< Specifies the active edge of TI1 input.
stm32f4xx_ll_tim.c:473LL_TIM_ENCODER_StructInit()
stm32f4xx_ll_tim.c:532LL_TIM_ENCODER_Init()
tmpccer |= (uint32_t)(TIM_EncoderInitStruct->IC1Polarity);

Data Use

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