Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
cell_asic Struct Reference

Cell variable structure. More...

Detailed Description

Cell variable structure.

Definition at line 170 of file LTC681x.h.

Data Fields

ic_register config
 
ic_register configb
 
cv cells
 
ax aux
 
st stat
 
ic_register com
 
ic_register pwm
 
ic_register pwmb
 
ic_register sctrl
 
ic_register sctrlb
 
uint8_t sid [6]
 
bool isospi_reverse
 
pec_counter crc_count
 
register_cfg ic_reg
 
long system_open_wire
 

Field Documentation

◆ aux

ax cell_asic::aux

Definition at line 175 of file LTC681x.h.

◆ cells

cv cell_asic::cells

Definition at line 174 of file LTC681x.h.

◆ com

ic_register cell_asic::com

Definition at line 177 of file LTC681x.h.

◆ config

ic_register cell_asic::config

Definition at line 172 of file LTC681x.h.

◆ configb

ic_register cell_asic::configb

Definition at line 173 of file LTC681x.h.

◆ crc_count

pec_counter cell_asic::crc_count

Definition at line 184 of file LTC681x.h.

◆ ic_reg

register_cfg cell_asic::ic_reg

Definition at line 185 of file LTC681x.h.

◆ isospi_reverse

bool cell_asic::isospi_reverse

Definition at line 183 of file LTC681x.h.

◆ pwm

ic_register cell_asic::pwm

Definition at line 178 of file LTC681x.h.

◆ pwmb

ic_register cell_asic::pwmb

Definition at line 179 of file LTC681x.h.

◆ sctrl

ic_register cell_asic::sctrl

Definition at line 180 of file LTC681x.h.

◆ sctrlb

ic_register cell_asic::sctrlb

Definition at line 181 of file LTC681x.h.

◆ sid

uint8_t cell_asic::sid[6]

Definition at line 182 of file LTC681x.h.

◆ stat

st cell_asic::stat

Definition at line 176 of file LTC681x.h.

◆ system_open_wire

long cell_asic::system_open_wire

Definition at line 186 of file LTC681x.h.


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