BQ28Z610 Driver
BQ28Z610 Battery fuel gauge device driver for Arduino
Static Public Member Functions | Static Public Attributes
GasGaugingUpdateStatusFlags Class Reference

Data Flash: Gas Gauging; State; 0x420E; Update Status; H1. More...

#include <flags.h>

Static Public Member Functions

static Flag Update0 ()
 
static Flag Update1 ()
 
static Flag Enable ()
 
static Flag QMax_update ()
 

Static Public Attributes

static const byte UPDATE_STATUS = 0b11
 

Detailed Description

Data Flash: Gas Gauging; State; 0x420E; Update Status; H1.

See also
dfReadGasGaugingUpdateStatus()

Member Function Documentation

◆ Enable()

static Flag GasGaugingUpdateStatusFlags::Enable ( )
inlinestatic
  • 0 = Disabled
  • 1 = Enabled

◆ QMax_update()

static Flag GasGaugingUpdateStatusFlags::QMax_update ( )
inlinestatic
  • 0 = Not updated
  • 1 = Updated

Field Documentation

◆ UPDATE_STATUS

const byte GasGaugingUpdateStatusFlags::UPDATE_STATUS = 0b11
static

Bit 1:0: Update1, Update0 - Update Status:

  • 0,0 = Impedance Track gauging and lifetime updating is disabled.
  • 0,1 = QMax updated
  • 1,0 = QMax and Ra table have been updated

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