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

Return value

CompareValue (between Min_Data=0 and Max_Data=65535)

Notes

In 32-bit timer implementations returned compare value can be between 0x00000000 and 0xFFFFFFFF. Macro IS_TIM_32B_COUNTER_INSTANCE(TIMx) can be used to check whether or not a timer instance supports a 32 bits counter. Macro IS_TIM_CC4_INSTANCE(TIMx) can be used to check whether or not output channel 4 is supported by a timer instance.

References

from examples