GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > VXW / V6-13-0

Constituent: vxw_extra     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

MK48T_tod Struct Reference

Structure to hold time-of-day information. More...


Data Fields

int td_year
int td_month
int td_day
int td_hour
int td_minute
int td_second


Detailed Description

Structure to hold time-of-day information.

This structure is used to pass time-of-day information to and from the MK48T driver functions.


Field Documentation

int MK48T_tod::td_day
 

Day of month (1-31).

int MK48T_tod::td_hour
 

Hour of day (0-23).

int MK48T_tod::td_minute
 

Minute of hour (0-59).

int MK48T_tod::td_month
 

Month of year (1-12).

int MK48T_tod::td_second
 

Second of minute (0-59).

int MK48T_tod::td_year
 

Year (e.g. 2000).


The documentation for this struct was generated from the following file:
Generated on Fri Feb 9 01:42:13 2007 by  doxygen 1.4.4