Multi-Rate Timer (MRT) Example
==============================

Example Description
-------------------
The MRT example demonstrates using the Multi-Rate Timer API functions.
This example configures timers 0 and 1 as periodic interrupts that
blink LED0. Timer 2 is configured as a one-shot interrupt that gets
reset in the interrupt handler. Timer 3 is setup as a one-shot interrupt
that gets reset in the background loop.

Special Connection Requirements
-------------------------------
Board [NXP_LPCXPRESSO_812]:
There are no special connection requirements for this example.

Board [NXP_812_MAX]:
There are no special connection requirements for this example.

Board [NXP_LPCXPRESSO_824]:
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.
