HAL
LL_TIM_OSSI_DISABLE is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_TIM_OSSI_DISABLE macro

When inactive, OCx/OCxN outputs are disabled

Syntax

#define LL_TIM_OSSI_DISABLE 0x00000000U

References

LocationText
stm32f4xx_ll_tim.h:856
#define LL_TIM_OSSI_DISABLE 0x00000000U /*!< When inactive, OCx/OCxN outputs are disabled */
stm32f4xx_ll_tim.c:668
TIM_BDTRInitStruct->OSSIState = LL_TIM_OSSI_DISABLE;