STM32L443xx 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 521 of file stm32l4xx_hal_tim.h.
#define TIM_ETRPOLARITY_NONINVERTED 0x00000000U |
Polarity for ETR source
Definition at line 522 of file stm32l4xx_hal_tim.h.