|
STM32F479xx HAL User Manual
|
Defines | |
| #define | TIM_OCPOLARITY_HIGH 0x00000000U |
| #define | TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
| #define TIM_OCPOLARITY_HIGH 0x00000000U |
Capture/Compare output polarity
Definition at line 579 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIMEx_HallSensor_Init().
| #define TIM_OCPOLARITY_LOW TIM_CCER_CC1P |
Capture/Compare output polarity
Definition at line 580 of file stm32f4xx_hal_tim.h.
1.7.6.1