SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
Loading...
Searching...
No Matches
axp2101_regs::gauge Struct Reference

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t BAT_PARAMS = 0xA1
 
static constexpr uint8_t FUEL_GAUGE_CTRL = 0xA2
 
static constexpr uint8_t BAT_PERCENT = 0xA4
 

Detailed Description

Definition at line 149 of file AXP2101Regs.hpp.

Member Data Documentation

◆ BAT_PARAMS

constexpr uint8_t axp2101_regs::gauge::BAT_PARAMS = 0xA1
staticconstexpr

◆ BAT_PERCENT

constexpr uint8_t axp2101_regs::gauge::BAT_PERCENT = 0xA4
staticconstexpr

Definition at line 152 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::read().

◆ FUEL_GAUGE_CTRL

constexpr uint8_t axp2101_regs::gauge::FUEL_GAUGE_CTRL = 0xA2
staticconstexpr

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