libnds
Data Fields
RTCtime Struct Reference

struct containing time and day of the real time clock. More...

#include <system.h>

Data Fields

u8 day
 1 to (days in month)
 
u8 hours
 0 to 11 for AM, 52 to 63 for PM
 
u8 minutes
 0 to 59
 
u8 month
 1 to 12
 
u8 seconds
 0 to 59
 
u8 weekday
 day of week
 
u8 year
 add 2000 to get 4 digit year
 

Detailed Description

struct containing time and day of the real time clock.


The documentation for this struct was generated from the following file: