rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
Modules
Here is a list of all modules:
[detail level 12]
 Base system
 Flash memory In-Application Programming (IAP)
 Pin configuration
 Clock
 LIBC tiny subsetThe rflpc library implement a very small subset of the libc
 MBED Platform configurationThe following defines are used to configure the library to use with the MBED
 Debug macroUseful macro to use for debuggin purpose
 Interruption management
 Peripheral drivers
 LEDsProvides function to control onboard leds
 EthernetMost of the defines are directly derived from the user manual of the LPC17xx or the PHY interface datasheet
 ADCAnalog-To-Digital Converter driver
 DACDigital-To-Analog Converter driver
 General Purpose DMA
 General Purpose Input Output (GPIO)
 I2CProvides functions for I2C bus manipulation
 Pulse Width Modulation
 Repetitive Interrupt TimerThis timer provide a simple mean to get a repetitive interrupt
 SPI
 System tick timerThis driver allows the use of the system tick timer
 TimersAll four timers provides the same functionality
 UARTThis is the driver for the UART0/2/3