HAL
LL_TIM_OC_EnableClear() is only used within HAL.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

This function can only be used in Output compare and PWM modes. It does not work in Forced mode. Macro IS_TIM_OCXREF_CLEAR_INSTANCE(TIMx) can be used to check whether or not a timer instance can clear the OCxREF signal on an external event. CCMR1 OC2CE LL_TIM_OC_EnableClear\n CCMR2 OC3CE LL_TIM_OC_EnableClear\n CCMR2 OC4CE LL_TIM_OC_EnableClear

References

from examples