ChargeParameters_struct Struct Reference

#include <structs.h>


Detailed Description

Holds the parameters for ConstantCurrent() and ConstantVoltage().

Definition at line 108 of file structs.h.


Data Fields

unsigned int Current
 Current to charge with.
unsigned char NextState
 Next state once charge stage finishes.
unsigned int Voltage
 Voltage to charge with.

Field Documentation

Current to charge with.

Definition at line 110 of file structs.h.

Referenced by Charge(), ConstantCurrent(), and MaxVoltageAndCurrent().

Next state once charge stage finishes.

Note:
Set in Charge(), but may be changed by HaltNow() if an error occurs!

Definition at line 111 of file structs.h.

Referenced by Charge(), ConstantCurrent(), ConstantVoltage(), HaltNow(), and MaxVoltageAndCurrent().

Voltage to charge with.

Definition at line 109 of file structs.h.

Referenced by Charge(), ConstantVoltage(), and MaxVoltageAndCurrent().


Generated on Fri Jul 25 12:42:36 2008 for AVR458 Charging Li-Ion Batteries with ATAVRBC100 by  doxygen 1.5.6