STM32F479xx 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 626 of file stm32f4xx_hal_tim.h.

Encoder input with rising edge polarity

Definition at line 625 of file stm32f4xx_hal_tim.h.