BQ28Z610 Driver
BQ28Z610 Battery fuel gauge device driver for Arduino
Static Public Attributes
IT_STATUS_2 Class Reference

12.2.40 AltManufacturerAccess() 0x0074 ITStatus2() More...

#include <globals.h>

Static Public Attributes

static const byte DOD0_1 = 10
 
static const byte DOD0_2 = 12
 
static const byte DOD0_Passed_Q = 14
 
static const byte DOD0_Passed_Energy = 16
 
static const byte DOD0_Time = 18
 
static const byte DODEOC_1 = 20
 
static const byte DODEOC_2 = 22
 

Detailed Description

12.2.40 AltManufacturerAccess() 0x0074 ITStatus2()

Indexes of the output data.

24 bytes of output data in the following format:

AA BB CC DD EE FF ggGG hhHH iiII jjJJ kkKK llLL mmMM nnNN ooOO
00 01 02 03 04 05 0607 0809 1011 1213 1415 1617 1819 2021 2223

Field Documentation

◆ DOD0_1

const byte IT_STATUS_2::DOD0_1 = 10
static

IIii: DOD0_1. Depth of discharge for Cell1

◆ DOD0_2

const byte IT_STATUS_2::DOD0_2 = 12
static

JJjj: DOD0_2. Depth of discharge for Cell2

◆ DOD0_Passed_Energy

const byte IT_STATUS_2::DOD0_Passed_Energy = 16
static

LLll: DOD0 Passed Energy. Passed energy since the last DOD0 update

◆ DOD0_Passed_Q

const byte IT_STATUS_2::DOD0_Passed_Q = 14
static

KKkk: DOD0 Passed Q. Passed charge since DOD0

◆ DOD0_Time

const byte IT_STATUS_2::DOD0_Time = 18
static

MMmm: DOD0 Time. Time passed since the last DOD0 update

◆ DODEOC_1

const byte IT_STATUS_2::DODEOC_1 = 20
static

NNnn: DODEOC_1. Cell 1 DOD@EOC

◆ DODEOC_2

const byte IT_STATUS_2::DODEOC_2 = 22
static

OOoo: DODEOC_2. Cell 2 DOD@EOC


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