MentOS  0.8.0
The Mentoring Operating System
Functions
rtc.h File Reference

Real Time Clock (RTC) driver. More...

Go to the source code of this file.

Functions

void gettime (tm_t *time)
 Copies the global time inside the provided variable. More...
 
int rtc_initialize (void)
 Initializes the Real Time Clock (RTC). More...
 
int rtc_finalize (void)
 De-initializes the Real Time Clock (RTC). More...
 

Detailed Description

Real Time Clock (RTC) driver.