STM32L443xx HAL User Manual
Defines
TIM Encoder Input Polarity
TIM Exported Constants

Defines

#define TIM_ENCODERINPUTPOLARITY_RISING   TIM_INPUTCHANNELPOLARITY_RISING
#define TIM_ENCODERINPUTPOLARITY_FALLING   TIM_INPUTCHANNELPOLARITY_FALLING

Define Documentation

Encoder input with falling edge polarity

Definition at line 656 of file stm32l4xx_hal_tim.h.

Encoder input with rising edge polarity

Definition at line 655 of file stm32l4xx_hal_tim.h.