clock_date_time Struct Reference
[System clock]


Detailed Description

Representation of human-readable date and time.

Data Fields

uint16_t year
 The four-digit year.
uint8_t month
 The month (1-12).
uint8_t day
 The day (1-31).
uint8_t hour
 The hour (0-23).
uint8_t minute
 The minute (0-59).
uint8_t second
 The second (0-59).

Field Documentation

The four-digit year.

The month (1-12).

The day (1-31).

The hour (0-23).

The minute (0-59).

The second (0-59).


Generated on Thu May 22 18:12:37 2008 for mega-eth by  doxygen 1.5.5