STM32H735xx HAL User Manual
|
Defines | |
#define | TIM_ETRPOLARITY_INVERTED TIM_SMCR_ETP |
#define | TIM_ETRPOLARITY_NONINVERTED 0x00000000U |
#define TIM_ETRPOLARITY_INVERTED TIM_SMCR_ETP |
Polarity for ETR source
Definition at line 530 of file stm32h7xx_hal_tim.h.
#define TIM_ETRPOLARITY_NONINVERTED 0x00000000U |
Polarity for ETR source
Definition at line 531 of file stm32h7xx_hal_tim.h.