|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Macros | |
| #define | TIM_OSSI_ENABLE TIM_BDTR_OSSI |
| #define | TIM_OSSI_DISABLE 0x00000000U |
| #define TIM_OSSI_DISABLE 0x00000000U |
When inactive, OC/OCN outputs are disabled (not controlled any longer by the timer)
Definition at line 821 of file stm32f4xx_hal_tim.h.
| #define TIM_OSSI_ENABLE TIM_BDTR_OSSI |
When inactive, OC/OCN outputs are enabled (still controlled by the timer)
Definition at line 820 of file stm32f4xx_hal_tim.h.