LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
rtc.h File Reference
#include "integer.h"

Go to the source code of this file.

Data Structures

struct  RTC
 

Functions

int rtc_initialize (void)
 
int rtc_gettime (RTC *)
 
int rtc_settime (const RTC *)
 

Function Documentation

int rtc_gettime ( RTC )
int rtc_initialize ( void  )
int rtc_settime ( const RTC )