|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
| #define TIM_CLOCKPOLARITY_BOTHEDGE TIM_INPUTCHANNELPOLARITY_BOTHEDGE |
Polarity for TIx clock sources
Definition at line 772 of file stm32f4xx_hal_tim.h.
| #define TIM_CLOCKPOLARITY_FALLING TIM_INPUTCHANNELPOLARITY_FALLING |
Polarity for TIx clock sources
Definition at line 771 of file stm32f4xx_hal_tim.h.
| #define TIM_CLOCKPOLARITY_INVERTED TIM_ETRPOLARITY_INVERTED |
Polarity for ETRx clock sources
Definition at line 768 of file stm32f4xx_hal_tim.h.
| #define TIM_CLOCKPOLARITY_NONINVERTED TIM_ETRPOLARITY_NONINVERTED |
Polarity for ETRx clock sources
Definition at line 769 of file stm32f4xx_hal_tim.h.
| #define TIM_CLOCKPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING |
Polarity for TIx clock sources
Definition at line 770 of file stm32f4xx_hal_tim.h.