Battery_struct Struct Reference

#include <structs.h>


Detailed Description

Holds control data for a battery.

Definition at line 61 of file structs.h.


Data Fields

unsigned char ChargeInhibit: 1
 Inhibit charging. (TRUE/FALSE).
unsigned char DisconnectAllowed: 1
 Disconnect allowed. (TRUE/FALSE).
unsigned char Enabled: 1
 Battery valid, enabling allowed. (TRUE/FALSE).

Field Documentation

Inhibit charging. (TRUE/FALSE).

Todo:
Changed by master?

Definition at line 70 of file structs.h.

Referenced by HaltNow().

Disconnect allowed. (TRUE/FALSE).

Definition at line 67 of file structs.h.

unsigned char Battery_struct::Enabled

Battery valid, enabling allowed. (TRUE/FALSE).

Definition at line 64 of file structs.h.

Referenced by HaltNow().


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