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

temperature.h File Reference

Go to the source code of this file.

Functions

void InitTempSensor (void)
BOOL AcquireTemperature (void)
void UpdateCelsiusASCII (void)

Variables

WORD temperature
char tempString [10]


Function Documentation

BOOL AcquireTemperature void   ) 
 

Definition at line 95 of file temperature.c.

References _BYTE::b2, FAIL, _WORD::LowB, LSB, MSB, and OK.

void InitTempSensor void   ) 
 

D E C L A R A T I O N S

Definition at line 68 of file temperature.c.

References _WORD::_word, OUTPUT_PIN, and UpdateCelsiusASCII().

void UpdateCelsiusASCII void   ) 
 

Definition at line 123 of file temperature.c.

References _BYTE::_byte, _WORD::_word, _BYTE::b4, _WORD::HighB, and tempString.

Referenced by InitTempSensor().


Variable Documentation

WORD temperature
 

V A R I A B L E S

Definition at line 46 of file temperature.c.

char tempString[10]
 

Definition at line 47 of file temperature.c.

Referenced by UpdateCelsiusASCII().


Generated on Wed Jun 8 03:49:40 2005 for cdc by  doxygen 1.4.2