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

12.2 0x3E, 0x3F AltManufacturerAccess() Commands More...

#include <globals.h>

Static Public Attributes

static const word DEVICE_TYPE = 0x0001
 
static const word FIRMWARE_VERSION = 0x0002
 
static const word HARDWARE_VERSION = 0x0003
 
static const word CHEMICAL_ID = 0x0006
 
static const word DEVICE_RESET = 0x0012
 
static const word CHG_FET = 0x001F
 
static const word DSG_FET = 0x0020
 
static const word GAUGE_EN = 0x0021
 
static const word FET_CONTROL = 0x0022
 
static const word LIFETIME_DATA_RESET = 0x0028
 
static const word PERMANENT_FAIL_DATA_RESET = 0x0029
 
static const word SEAL_DEVICE = 0x0030
 
static const word SAFETY_ALERT = 0x0050
 
static const word PF_ALERT = 0x0052
 
static const word PF_STATUS = 0x0053
 
static const word OPERATION_STATUS = 0x0054
 
static const word CHARGING_STATUS = 0x0055
 
static const word GAUGING_STATUS = 0x0056
 
static const word MANUFACTURER_STATUS = 0x0057
 
static const word DA_STATUS_1 = 0x0071
 
static const word DA_STATUS_2 = 0x0072
 
static const word IT_STATUS_1 = 0x0073
 
static const word IT_STATUS_2 = 0x0074
 
static const word IT_STATUS_3 = 0x0075
 

Detailed Description

12.2 0x3E, 0x3F AltManufacturerAccess() Commands

Field Documentation

◆ CHARGING_STATUS

const word AltManufacturerCommands::CHARGING_STATUS = 0x0055
static
See also
12.2.31 AltManufacturerAccess() 0x0055 ChargingStatus()

◆ CHEMICAL_ID

const word AltManufacturerCommands::CHEMICAL_ID = 0x0006
static
See also
12.2.6 AltManufacturerAccess() 0x0006 ChemicalID()

◆ CHG_FET

const word AltManufacturerCommands::CHG_FET = 0x001F
static
See also
12.2.13 AltManufacturerAccess() 0x001F ChargeFET()

◆ DA_STATUS_1

const word AltManufacturerCommands::DA_STATUS_1 = 0x0071
static
See also
12.2.37 AltManufacturerAccess() 0x0071 DAStatus1()

◆ DA_STATUS_2

const word AltManufacturerCommands::DA_STATUS_2 = 0x0072
static
See also
12.2.38 AltManufacturerAccess() 0x0072 DAStatus2()

◆ DEVICE_RESET

const word AltManufacturerCommands::DEVICE_RESET = 0x0012
static
See also
12.2.12 AltManufacturerAccess() 0x0012 DeviceReset()

◆ DEVICE_TYPE

const word AltManufacturerCommands::DEVICE_TYPE = 0x0001
static
See also
12.2.1 AltManufacturerAccess() 0x0001 DeviceType()

◆ DSG_FET

const word AltManufacturerCommands::DSG_FET = 0x0020
static
See also
12.2.14 AltManufacturerAccess() 0x0020 DischargeFET()

◆ FET_CONTROL

const word AltManufacturerCommands::FET_CONTROL = 0x0022
static
See also
12.2.16 AltManufacturerAccess() 0x0022 FETControl()

◆ FIRMWARE_VERSION

const word AltManufacturerCommands::FIRMWARE_VERSION = 0x0002
static

◆ GAUGE_EN

const word AltManufacturerCommands::GAUGE_EN = 0x0021
static
See also
12.2.15 AltManufacturerAccess() 0x0021 Gauging()

◆ GAUGING_STATUS

const word AltManufacturerCommands::GAUGING_STATUS = 0x0056
static
See also
12.2.32 AltManufacturerAccess() 0x0056 GaugingStatus()

◆ HARDWARE_VERSION

const word AltManufacturerCommands::HARDWARE_VERSION = 0x0003
static

◆ IT_STATUS_1

const word AltManufacturerCommands::IT_STATUS_1 = 0x0073
static
See also
12.2.39 AltManufacturerAccess() 0x0073 ITStatus1()

◆ IT_STATUS_2

const word AltManufacturerCommands::IT_STATUS_2 = 0x0074
static
See also
12.2.40 AltManufacturerAccess() 0x0074 ITStatus2()

◆ IT_STATUS_3

const word AltManufacturerCommands::IT_STATUS_3 = 0x0075
static
See also
12.2.41 AltManufacturerAccess() 0x0075 ITStatus3()

◆ LIFETIME_DATA_RESET

const word AltManufacturerCommands::LIFETIME_DATA_RESET = 0x0028
static
See also
12.2.19 AltManufacturerAccess() 0x0028 Lifetime Data Reset

◆ MANUFACTURER_STATUS

const word AltManufacturerCommands::MANUFACTURER_STATUS = 0x0057
static

◆ OPERATION_STATUS

const word AltManufacturerCommands::OPERATION_STATUS = 0x0054
static

◆ PERMANENT_FAIL_DATA_RESET

const word AltManufacturerCommands::PERMANENT_FAIL_DATA_RESET = 0x0029
static

◆ PF_ALERT

const word AltManufacturerCommands::PF_ALERT = 0x0052
static
See also
12.2.28 AltManufacturerAccess() 0x0052 PFAlert()

◆ PF_STATUS

const word AltManufacturerCommands::PF_STATUS = 0x0053
static
See also
12.2.29 AltManufacturerAccess() 0x0053 PFStatus()

◆ SAFETY_ALERT

const word AltManufacturerCommands::SAFETY_ALERT = 0x0050
static
See also
12.2.26 AltManufacturerAccess() 0x0050 SafetyAlert()

◆ SEAL_DEVICE

const word AltManufacturerCommands::SEAL_DEVICE = 0x0030
static
See also
12.2.22 AltManufacturerAccess() 0x0030 SealDevice()

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