![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
| #define | TIM_ETRPOLARITY_INVERTED (TIM_SMCR_ETP) |
| #define | TIM_ETRPOLARITY_NONINVERTED ((uint32_t)0x0000U) |
| #define TIM_ETRPOLARITY_INVERTED (TIM_SMCR_ETP) |
Polarity for ETR source
Definition at line 321 of file stm32f7xx_hal_tim.h.
| #define TIM_ETRPOLARITY_NONINVERTED ((uint32_t)0x0000U) |
Polarity for ETR source
Definition at line 322 of file stm32f7xx_hal_tim.h.
1.8.11