HAL + 0/9 examples
SourceVu will show references to LL_TIM_SetPrescaler() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

None

Notes

The counter clock frequency CK_CNT is equal to fCK_PSC / (PSC[15:0] + 1). The prescaler can be changed on the fly as this control register is buffered. The new prescaler ratio is taken into account at the next update event. Helper macro __LL_TIM_CALC_PSC can be used to calculate the Prescaler parameter

References

from examples