Program which demonstrates the usage of the TIMER peripheral. Program sets TIMER 2 to blink the LED on the pin P0.9. This is a more sophisticated way of blinking an LED.

Dependencies:   mbed

LPC4088-system.h

Committer:
71GA
Date:
2015-05-02
Revision:
0:e83c998e1cfd

File content as of revision 0:e83c998e1cfd:

//LPC4088 sistemski in clock registri

#define PCONP             (*((volatile unsigned int *) 0x400FC0C4))