battery Struct Reference

#include <battery.h>


Detailed Description

Battery data structure definition.

Definition at line 54 of file battery.h.

Data Fields

int Coeff0
 t^2 coefficient c
int Coeff1
 coefficient m
int Coeff2
 coefficient b, v = cT^2 + mT + b
int CurLevel
 current level index.
int CurVoltage
 last calculated battery voltage.
unsigned int BatLowTime
 counter to determine when to send a message to the UI.
int Flags
 Various battery state flags.


Generated on Wed Jan 19 01:13:35 2005 for neuros-firmware by  doxygen 1.3.9.1