![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#define TIM_TRIGGERPOLARITY_BOTHEDGE TIM_INPUTCHANNELPOLARITY_BOTHEDGE |
Polarity for TIxFPx or TI1_ED trigger sources
Definition at line 716 of file stm32f7xx_hal_tim.h.
#define TIM_TRIGGERPOLARITY_FALLING TIM_INPUTCHANNELPOLARITY_FALLING |
Polarity for TIxFPx or TI1_ED trigger sources
Definition at line 715 of file stm32f7xx_hal_tim.h.
#define TIM_TRIGGERPOLARITY_INVERTED TIM_ETRPOLARITY_INVERTED |
Polarity for ETRx trigger sources
Definition at line 712 of file stm32f7xx_hal_tim.h.
#define TIM_TRIGGERPOLARITY_NONINVERTED TIM_ETRPOLARITY_NONINVERTED |
Polarity for ETRx trigger sources
Definition at line 713 of file stm32f7xx_hal_tim.h.
#define TIM_TRIGGERPOLARITY_RISING TIM_INPUTCHANNELPOLARITY_RISING |
Polarity for TIxFPx or TI1_ED trigger sources
Definition at line 714 of file stm32f7xx_hal_tim.h.