STM32H735xx HAL User Manual
Defines
TIM Trigger Polarity
TIM Exported Constants

Defines

#define TIM_TRIGGERPOLARITY_INVERTED   TIM_ETRPOLARITY_INVERTED
#define TIM_TRIGGERPOLARITY_NONINVERTED   TIM_ETRPOLARITY_NONINVERTED
#define TIM_TRIGGERPOLARITY_RISING   TIM_INPUTCHANNELPOLARITY_RISING
#define TIM_TRIGGERPOLARITY_FALLING   TIM_INPUTCHANNELPOLARITY_FALLING
#define TIM_TRIGGERPOLARITY_BOTHEDGE   TIM_INPUTCHANNELPOLARITY_BOTHEDGE

Define Documentation

Polarity for TIxFPx or TI1_ED trigger sources

Definition at line 1070 of file stm32h7xx_hal_tim.h.

Polarity for TIxFPx or TI1_ED trigger sources

Definition at line 1069 of file stm32h7xx_hal_tim.h.

Polarity for ETRx trigger sources

Definition at line 1066 of file stm32h7xx_hal_tim.h.

Polarity for ETRx trigger sources

Definition at line 1067 of file stm32h7xx_hal_tim.h.

Polarity for TIxFPx or TI1_ED trigger sources

Definition at line 1068 of file stm32h7xx_hal_tim.h.