| _addr | DeviceBeginCommon | protected |
| _iface | DeviceBeginCommon | protected |
| afterCommReady() | DeviceBeginCommon | inlineprotectedvirtual |
| afterInitSuccess(uint8_t param) | DeviceBeginCommon | inlineprotectedvirtual |
| beforeBegin() | DeviceBeginCommon | inlineprotectedvirtual |
| begin(SensorCommCustom::CustomCallback cb, SensorCommCustomHal::CustomHalCallback hal_cb, uint8_t addr) | I2CDeviceWithHal | inline |
| beginLifecycle(uint8_t addr, uint8_t iface, uint8_t initParam, CreateComm createComm) | DeviceBeginCommon | inlineprotected |
| BQ25896Core()=default | BQ25896Core | |
| clearCommState() | DeviceBeginCommon | inlineprotected |
| clrRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| comm | DeviceBeginCommon | protected |
| DeviceBeginCommon()=default | DeviceBeginCommon | protected |
| end() | BQ25896Core | |
| ensureValid() const override | I2CDeviceWithHal | inlineprotectedvirtual |
| fail() | DeviceBeginCommon | inlineprotected |
| getAddress() const | DeviceBeginCommon | inline |
| getBusStatus() | BQ25896Core | |
| getChargeStatus() | BQ25896Core | |
| getComm() const override | DeviceBeginCommon | inlineprotectedvirtual |
| getDeviceConfig() | BQ25896Core | |
| getDeviceRevision() const | BQ25896Core | |
| getFaultStatus(uint8_t &fault) | BQ25896Core | |
| getInterface() const | DeviceBeginCommon | inline |
| getRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| hal | DeviceBeginCommon | protected |
| isChargeDone() | BQ25896Core | |
| isCharging() | BQ25896Core | |
| isIindpmActive() | BQ25896Core | |
| isInputCurrentOptimizerOptimized() | BQ25896Core | |
| isOtg() | BQ25896Core | |
| isPowerGood() | BQ25896Core | |
| isValid() const | BQ25896Core | |
| isVbusPresent() | BQ25896Core | |
| isVindpmActive() | BQ25896Core | |
| isVsysInRegulation() | BQ25896Core | |
| onBeginFail() | DeviceBeginCommon | inlineprotectedvirtual |
| readBuff(uint8_t *buf, size_t len) const | SensorCommWrapper | inline |
| readReg(uint8_t reg) const | SensorCommWrapper | inline |
| readRegBuff(uint8_t reg, uint8_t *buf, size_t len) const | SensorCommWrapper | inline |
| reset() | BQ25896Core | |
| SensorCommWrapper()=default | SensorCommWrapper | |
| setAck(bool enable) | SensorCommWrapper | inline |
| setAddress(uint8_t address) | SensorCommWrapper | inline |
| setRegBit(uint8_t reg, uint8_t bit) | SensorCommWrapper | inline |
| staticComm | DeviceBeginCommon | protected |
| updateBits(uint8_t reg, uint8_t mask, uint8_t value_shifted) | SensorCommWrapper | inline |
| writeBuff(uint8_t *buf, size_t len) | SensorCommWrapper | inline |
| writeReg(uint8_t reg, uint8_t val) | SensorCommWrapper | inline |
| writeRegBuff(uint8_t reg, uint8_t *buf, size_t len) | SensorCommWrapper | inline |
| writeThenRead(const uint8_t *write_buffer, size_t write_len, uint8_t *read_buffer, size_t read_len) | SensorCommWrapper | inline |
| ~BQ25896Core()=default | BQ25896Core | |
| ~DeviceBeginCommon() | DeviceBeginCommon | inlinevirtual |
| ~SensorCommInterface()=default | SensorCommInterface | virtual |