DC2100A  1.2.0
Bi-Directional Cell Balancer Using the LTC3300-1 and the LTC6804-2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
EEPROM_CURRENT_TYPE Struct Reference

Structure containing balance current calibration factors for one DC2100A PCB. More...

Data Fields

struct {
   signed int8   charge
 charge current calibration factor More...
 
   signed int8   discharge
 discharge current calibration factor More...
 
current [DC2100A_NUM_CELLS]
 current calibration factor in BALANCER_CURRENT_SCALE units More...
 

Detailed Description

Structure containing balance current calibration factors for one DC2100A PCB.

Definition at line 83 of file EEPROM.h.

Field Documentation

signed int8 EEPROM_CURRENT_TYPE::charge

charge current calibration factor

Definition at line 85 of file EEPROM.h.

struct { ... } EEPROM_CURRENT_TYPE::current[DC2100A_NUM_CELLS]

current calibration factor in BALANCER_CURRENT_SCALE units

signed int8 EEPROM_CURRENT_TYPE::discharge

discharge current calibration factor

Definition at line 86 of file EEPROM.h.


The documentation for this struct was generated from the following file: