ATIMER example

Example description
This example shows how to use Alarm Timer to generate interrupt.

The ATIMER is configured for a 1s period. On each expiration of the ATIMER,
an ATIMER interrupt is generated and cleared. The background loop will toggle
an LED at the ATIMER interrupt rate and sleep while it's doing nothing.

Special connection requirements
There are no special connection requirements for this example.

Build procedures:
Visit the <a href="http://www.lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers/lpcopen-v200-quickstart-guides">LPCOpen quickstart guides</a>
to get started building LPCOpen projects.