MG32F10x Standard Peripherals Firmware Library
|
CMSIS Device System Header File for MG32F10x Device Series. More...
Go to the source code of this file.
Functions | |
void | SystemInit (void) |
Setup the microcontroller system. More... | |
void | SystemCoreClockUpdate (void) |
Update SystemCoreClock variable. More... | |
Variables | |
uint32_t | SystemCoreClock |
CMSIS Device System Header File for MG32F10x Device Series.
void SystemCoreClockUpdate | ( | void | ) |
Update SystemCoreClock variable.
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
Update SystemCoreClock variable.
None |
void SystemInit | ( | void | ) |
Setup the microcontroller system.
Initialize the System and update the SystemCoreClock variable.
None |
uint32_t SystemCoreClock |
System Clock Frequency (Core Clock)