#include "LPC23xx.H"#include "type.h"#include "irq.h"#include "timer.h"#include "rtc.h"Go to the source code of this file.
Functions | |
| int | main (void) |
Variables | |
| volatile DWORD | alarm_on |
| RTCTime | local_time |
| RTCTime | alarm_time |
| RTCTime | current_time |
| int main | ( | void | ) |
1.7.1