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

Return value

State of bit (1 or 0).

Notes

This function enables clearing the output channel on an external event. 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_IsEnabledClear\n CCMR2 OC3CE LL_TIM_OC_IsEnabledClear\n CCMR2 OC4CE LL_TIM_OC_IsEnabledClear\n

References

from examples