|
Robobo
|
CMSIS Cortex-M0 Device System Header File for CM0 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-M0 Device System Header File for CM0 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)