BQ28Z610 Driver
BQ28Z610 Battery fuel gauge device driver for Arduino
Data Structures
flags.h File Reference

Flags constants. More...

#include <Arduino.h>

Go to the source code of this file.

Data Structures

struct  Flag
 Structure that stores flag information. More...
 
class  ManufacturerAccessFlags
 12.1.1 0x00/01 ManufacturerAccessControl() More...
 
class  BatteryStatusFlags
 12.1.6 0x0A/0B BatteryStatus() More...
 
class  SafetyAlertFlags
 12.2.26 AltManufacturerAccess() 0x0050 SafetyAlert() More...
 
class  SafetyStatusFlags
 12.2.27 AltManufacturerAccess() 0x0051 SafetyStatus() More...
 
class  PFStatusFlags
 12.2.29 AltManufacturerAccess() 0x0053 PFStatus() More...
 
class  OperationStatusFlags
 12.2.30 AltManufacturerAccess() 0x0054 OperationStatus() More...
 
class  ChargingStatusFlags
 12.2.31 AltManufacturerAccess() 0x0055 ChargingStatus() More...
 
class  GaugingStatusFlags
 12.2.32 AltManufacturerAccess() 0x0056 GaugingStatus() More...
 
class  ManufacturingStatusFlags
 12.2.33 AltManufacturerAccess() 0x0057 ManufacturingStatus() More...
 
class  FetOptionsFlags
 Data Flash: Settings; Configuration; FET Options; H1. More...
 
class  DaConfigurationFlags
 Data Flash: Settings; Configuration; 0x469B; DA Configuration; H1. More...
 
class  GasGaugingUpdateStatusFlags
 Data Flash: Gas Gauging; State; 0x420E; Update Status; H1. More...
 
class  SOCFlagConfigAFlags
 Data Flash: Settings; Configuration; 0x4632; SOC Flag Config A; H2. More...
 

Detailed Description

Flags constants.

MIT License

Copyright (c) 2024 Oleksii Sylichenko

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.