Robobo
|
CMSIS Cortex-M3 Device System Header File for CM3 Device Series. More...
Go to the source code of this file.
Functions | |
void | SystemInit (void) |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable. More... | |
void | SystemCoreClockUpdate (void) |
Updates the SystemCoreClock with current core Clock retrieved from cpu registers. More... | |
Variables | |
uint32_t | SystemCoreClock |
CMSIS Cortex-M3 Device System Header File for CM3 Device Series.
void SystemCoreClockUpdate | ( | void | ) |
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.
Initialize the system
none |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
Initialize the system
none |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
uint32_t SystemCoreClock |
System Clock Frequency (Core Clock)