27 #ifndef __RFLPC_CLOCK_H__
28 #define __RFLPC_CLOCK_H__
30 #include "nxp/LPC17xx.h"
uint32_t rflpc_clock_get_system_clock()
returns the system clock in Hz
Divide the CPU clock by 4.
rflpc_clock_divider_t
This enums defines the different cpu clock dividers for use as peripheral clocks. ...
void rflpc_clock_init(void)
init the PLL0 to clock the board at its operational speed.
Divide the CPU clock by 2.
Divide the CPU clock by 8.