|
STM32L443xx 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 1049 of file stm32l4xx_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 1050 of file stm32l4xx_ll_tim.h.
1.7.6.1