DIY Logging Volt/Ampmeter
|
Macros | |
#define | TIM_OCPOLARITY_HIGH 0x00000000U |
#define | TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
#define TIM_OCPOLARITY_HIGH 0x00000000U |
Capture/Compare output polarity
Definition at line 576 of file stm32f1xx_hal_tim.h.
#define TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
Capture/Compare output polarity
Definition at line 577 of file stm32f1xx_hal_tim.h.