RID_Lookup_struct Struct Reference

#include <battery.h>


Detailed Description

Struct for an entry in the resistor ID lookup-table.

Definition at line 69 of file battery.h.

Data Fields

unsigned int Capacity
 Associated battery capacity, in mAh.
unsigned int High
 Highest acceptable ADC value.
unsigned int Icharge
 Associated initial charge current, in mA.
unsigned int ICutOff
 Associated cut-off current, in mA.
unsigned int Low
 Lowest acceptable ADC value.
unsigned int Resistance
 RID resistance, in Ohms.
unsigned int tCutOff
 Associated cut-off time, in minutes.


Field Documentation

unsigned int RID_Lookup_struct::Capacity

Associated battery capacity, in mAh.

Definition at line 73 of file battery.h.

Referenced by RIDLookUp().

unsigned int RID_Lookup_struct::High

Highest acceptable ADC value.

Definition at line 71 of file battery.h.

Referenced by RIDLookUp().

unsigned int RID_Lookup_struct::Icharge

Associated initial charge current, in mA.

Definition at line 74 of file battery.h.

Referenced by RIDLookUp().

unsigned int RID_Lookup_struct::ICutOff

Associated cut-off current, in mA.

Definition at line 76 of file battery.h.

Referenced by RIDLookUp().

unsigned int RID_Lookup_struct::Low

Lowest acceptable ADC value.

Definition at line 70 of file battery.h.

Referenced by RIDLookUp().

unsigned int RID_Lookup_struct::Resistance

RID resistance, in Ohms.

Definition at line 72 of file battery.h.

unsigned int RID_Lookup_struct::tCutOff

Associated cut-off time, in minutes.

Definition at line 75 of file battery.h.

Referenced by RIDLookUp().


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