![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Functions | |
| static void | showTime (IP_RTC_TIME_T *pTime) |
| void | RTC_IRQHandler (void) |
| RTC interrupt handler. | |
| int | main (void) |
| Main entry point. | |
Variables | |
| static volatile bool | fIntervalReached |
| static volatile bool | fAlarmTimeMatched |
| static volatile bool | On0 |
| static volatile bool | On1 |