|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
BC1.2 charger-detection registers. More...
#include <AXP517Regs.hpp>
Static Public Attributes | |
| static constexpr uint8_t | CTRL0 = 0x28 |
| BC1.2 control0. | |
| static constexpr uint8_t | CTRL1 = 0x29 |
| BC1.2 control1. | |
| static constexpr uint8_t | CTRL2 = 0x2A |
| BC1.2 control2. | |
| static constexpr uint8_t | CTRL3 = 0x2B |
| BC1.2 control3. | |
BC1.2 charger-detection registers.
Definition at line 80 of file AXP517Regs.hpp.
|
staticconstexpr |
BC1.2 control0.
Definition at line 81 of file AXP517Regs.hpp.
Referenced by AXP517Bc12::isDetecting().
|
staticconstexpr |
BC1.2 control1.
Definition at line 82 of file AXP517Regs.hpp.
|
staticconstexpr |
BC1.2 control2.
Definition at line 83 of file AXP517Regs.hpp.
|
staticconstexpr |
BC1.2 control3.
Definition at line 84 of file AXP517Regs.hpp.
Referenced by AXP517Bc12::enableAutoDetect(), and AXP517Bc12::triggerDetect().