Main Page   Compound List   File List   Compound Members   File Members  

rtc.h File Reference

#include "global.h"

Go to the source code of this file.

Compounds

struct  struct_RtcTime

Defines

#define RTC_H

Typedefs

typedef struct struct_RtcTime  RtcTimeType

Functions

void rtcInit (void)
void rtcService (void)
RtcTimeTypertcGetTime (void)


Define Documentation

#define RTC_H
 

Value:

Definition at line 23 of file rtc.h.


Typedef Documentation

typedef struct struct_RtcTime RtcTimeType
 


Function Documentation

RtcTimeType* rtcGetTime ( void )
 

Definition at line 105 of file rtc.c.

void rtcInit ( void )
 

Definition at line 42 of file rtc.c.

void rtcService ( void )
 

Definition at line 67 of file rtc.c.


Generated at Fri Oct 25 15:36:38 2002 for avrlib by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001