DIY Logging Volt/Ampmeter
|
Macros | |
#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 497 of file stm32f1xx_hal_tim.h.
#define TIM_ETRPOLARITY_NONINVERTED 0x00000000U |
Polarity for ETR source
Definition at line 498 of file stm32f1xx_hal_tim.h.