HAL + 0/1 examples
SourceVu will show references to LL_TIM_GetClockDivision() from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
TIM
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

Returned value can be one of the following values: @arg LL_TIM_CLOCKDIVISION_DIV1 @arg LL_TIM_CLOCKDIVISION_DIV2 @arg LL_TIM_CLOCKDIVISION_DIV4

Notes

Macro IS_TIM_CLOCK_DIVISION_INSTANCE(TIMx) can be used to check whether or not the clock division feature is supported by the timer instance.

References

from examples