|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
#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 |
Definition at line 149 of file AXP2101Regs.hpp.
|
staticconstexpr |
Definition at line 150 of file AXP2101Regs.hpp.
Referenced by AXP2101Power::compareGaugeData(), and AXP2101Power::writeGaugeData().
|
staticconstexpr |
Definition at line 152 of file AXP2101Regs.hpp.
Referenced by AXP2101Adc::read().
|
staticconstexpr |
Definition at line 151 of file AXP2101Regs.hpp.
Referenced by AXP2101Power::compareGaugeData(), and AXP2101Power::writeGaugeData().