![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
#include "chip.h"
Go to the source code of this file.
Functions | |
void | SystemCoreClockUpdate (void) |
Update system core clock rate, should be called if the system has a clock rate change. More... | |
Variables | |
uint32_t | SystemCoreClock |
Current system clock rate, mainly used for sysTick. More... | |