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

Cell Voltage data structure. More...

Detailed Description

Cell Voltage data structure.

Definition at line 117 of file LTC681x.h.

Data Fields

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

Field Documentation

◆ c_codes

uint16_t cv::c_codes[18]

Cell Voltage Codes.

Definition at line 119 of file LTC681x.h.

◆ pec_match

uint8_t cv::pec_match[6]

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

Definition at line 120 of file LTC681x.h.


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