STM32H735xx 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 665 of file stm32h7xx_hal_tim.h.

Encoder input with rising edge polarity

Definition at line 664 of file stm32h7xx_hal_tim.h.