EE445M RTOS
Taken at the University of Texas Spring 2015
clocktime Struct Reference

#include <timekit.h>

Collaboration diagram for clocktime:
Collaboration graph

Data Fields

short hours
 
short minutes
 
short seconds
 
short ms
 
char mode
 
char printBuffer [20]
 

Detailed Description

Definition at line 21 of file timekit.h.

Field Documentation

char clocktime::mode

Definition at line 26 of file timekit.h.

Referenced by main(), TKCreateTimeHandle(), TKDuplicateTimeHandle(), TKToString(), and TKValidateTime().

char clocktime::printBuffer[20]

Definition at line 27 of file timekit.h.

Referenced by TKToString().


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