|
STM32H735xx 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 1095 of file stm32h7xx_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 1096 of file stm32h7xx_ll_tim.h.
1.7.6.1