CMSIS Cortex-M0 Device Peripheral Access Layer Header File for the NXP LPC11xx Device Series. [詳細]
#include <stdint.h>
関数 | |
void | SystemInit (void) |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable. | |
void | SystemCoreClockUpdate (void) |
Updates the SystemCoreClock with current core Clock retrieved from cpu registers. | |
変数 | |
uint32_t | SystemCoreClock |
CMSIS Cortex-M0 Device Peripheral Access Layer Header File for the NXP LPC11xx 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 |
uint32_t SystemCoreClock |
System Clock Frequency (Core Clock)