|
STM32F439xx HAL User Manual
|
Defines | |
| #define | TIM_OCNPOLARITY_HIGH 0x00000000U |
| #define | TIM_OCNPOLARITY_LOW (TIM_CCER_CC1NP) |
| #define TIM_OCNPOLARITY_HIGH 0x00000000U |
Definition at line 395 of file stm32f4xx_hal_tim.h.
Referenced by HAL_TIMEx_HallSensor_Init().
| #define TIM_OCNPOLARITY_LOW (TIM_CCER_CC1NP) |
Definition at line 396 of file stm32f4xx_hal_tim.h.
1.7.6.1