#include "global.h"
Go to the source code of this file.
Data Structures | |
| struct | struct_RtcTime |
Typedefs | |
| typedef struct_RtcTime | RtcTimeType |
Functions | |
| void | rtcInit (void) |
| void | rtcService (void) |
| RtcTimeType * | rtcGetTime (void) |
Definition in file rtc.h.
1.3-rc2