NTC_Lookup_struct Struct Reference

#include <battery.h>


Detailed Description

Struct for an entry in the NTC lookup-table.

Note:
Must be sorted in descending ADC order.

Definition at line 84 of file battery.h.

Data Fields

unsigned int ADC
 Measured NTC.
unsigned char ADCsteps
 ADC steps per half degree at this temperature.


Field Documentation

unsigned int NTC_Lookup_struct::ADC

Measured NTC.

Definition at line 86 of file battery.h.

Referenced by NTCLookUp().

unsigned char NTC_Lookup_struct::ADCsteps

ADC steps per half degree at this temperature.

Definition at line 87 of file battery.h.

Referenced by NTCLookUp().


Generated on Tue Sep 4 19:18:03 2007 for AVR463 Charging NiMH Batteries with ATAVRBC100 by  doxygen 1.5.2