Dallas Semiconductor DS80C400 C Libraries Home Page

Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

TIME Struct Reference

#include <rom400_task.h>


Detailed Description

Structure to be used when handling the DS80C400's 5 byte time values.
See also:
task_gettimemillis


Data Fields

unsigned char msb
 Most significant byte of the time stamp. The Keil compiler does not have data types longer than 4 bytes.
unsigned long millis
 The lower 4 bytes of a DS80C400 time stamp (in milliseconds). This will cover up to 49.7 days.


The documentation for this struct was generated from the following file:
Copyright 2005 Dallas Semiconductor, Inc.. Documentation generated by Doxygen.