BMS_T2

Dependencies:   INA226

Embed: (wiki syntax)

« Back to documentation index

cv Struct Reference

cv Struct Reference

Cell Voltage data structure. More...

#include <LTC681x.h>

Data Fields

uint16_t c_codes [18]
 Cell Voltage Codes.
uint8_t pec_match [6]
 If a PEC error was detected during most recent read cmd.

Detailed Description

Cell Voltage data structure.

Definition at line 74 of file LTC681x.h.


Field Documentation

uint16_t c_codes[18]

Cell Voltage Codes.

Definition at line 76 of file LTC681x.h.

uint8_t pec_match[6]

If a PEC error was detected during most recent read cmd.

Definition at line 77 of file LTC681x.h.