|
STM32F479xx HAL User Manual
|
Defines | |
| #define | LL_TIM_OSSI_DISABLE 0x00000000U |
| #define | LL_TIM_OSSI_ENABLE TIM_BDTR_OSSI |
| #define LL_TIM_OSSI_DISABLE 0x00000000U |
When inactive, OCx/OCxN outputs are disabled
Definition at line 857 of file stm32f4xx_ll_tim.h.
Referenced by LL_TIM_BDTR_StructInit().
| #define LL_TIM_OSSI_ENABLE TIM_BDTR_OSSI |
When inactive, OxC/OCxN outputs are first forced with their inactive level then forced to their idle level after the deadtime
Definition at line 858 of file stm32f4xx_ll_tim.h.
1.7.6.1