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

LL_TIM_ENCODER_InitTypeDef::IC2Polarity field

Specifies the active edge of TI2 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 IC2Polarity;

References

LocationReferrerText
stm32f4xx_ll_tim.h:349
uint32_t IC2Polarity; /*!< Specifies the active edge of TI2 input.
stm32f4xx_ll_tim.c:477LL_TIM_ENCODER_StructInit()
stm32f4xx_ll_tim.c:533LL_TIM_ENCODER_Init()
tmpccer |= (uint32_t)(TIM_EncoderInitStruct->IC2Polarity << 4U);

Data Use

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