| rfLPC
    A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board | 
| Directories | |
| directory | config | 
| directory | drivers | 
| directory | tinylibc | 
| Files | |
| file | clock.h [code] | 
| Clock initialization and defines. | |
| file | debug.h [code] | 
| Debug functions such as delay and stack dump. | |
| file | iap.h [code] | 
| In-Application programming functions This file defines functions to acces the flash memory interface. | |
| file | interrupt.h [code] | 
| Interrupt handling functions. | |
| file | pinconf.h [code] | 
| Multi-purpose pins configuration made easy. | |
| file | profiling.h [code] | 
| Macro that can be used to profile some parts of your code. | |
| file | rflpc17xx.h [code] | 
| Main header file. | |
| file | tools.h [code] | 
| Macro tools for easy implementation of other macros. | |