BMS_T2

Dependencies:   INA226

Embed: (wiki syntax)

« Back to documentation index

ax Struct Reference

ax Struct Reference

AUX Reg Voltage Data. More...

#include <LTC681x.h>

Data Fields

uint16_t a_codes [9]
 Aux Voltage Codes.
uint8_t pec_match [4]
 If a PEC error was detected during most recent read cmd.

Detailed Description

AUX Reg Voltage Data.

Definition at line 81 of file LTC681x.h.


Field Documentation

uint16_t a_codes[9]

Aux Voltage Codes.

Definition at line 83 of file LTC681x.h.

uint8_t pec_match[4]

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

Definition at line 84 of file LTC681x.h.