SystemCoreClockUpdate() is only used within MB1063.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

None

Notes

Each time the core clock (HCLK) changes, this function must be called to update SystemCoreClock variable value. Otherwise, any configuration based on this variable will be incorrect. - The system frequency computed by this function is not the real frequency in the chip. It is calculated based on the predefined constant and the selected clock source:

References

from examples