|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
AXP202 register map and constants. More...
#include <AXP202Regs.hpp>
Classes | |
| struct | adc |
| struct | bmu |
| struct | chg |
| struct | coulomb |
| struct | factory |
| struct | gpio |
| struct | irq |
| struct | pmu |
| struct | timer |
Public Types | |
| using | status = bmu |
| using | power = pmu |
Static Public Attributes | |
| static constexpr uint8_t | CHIP_ID = 0x41 |
| static constexpr uint8_t | BIT_EXTEN = 0 |
| static constexpr uint8_t | BIT_DCDC3 = 1 |
| static constexpr uint8_t | BIT_LDO2 = 2 |
| static constexpr uint8_t | BIT_LDO4 = 3 |
| static constexpr uint8_t | BIT_DCDC2 = 4 |
| static constexpr uint8_t | BIT_LDO3 = 6 |
AXP202 register map and constants.
Nested structs group related registers by functional block.
Definition at line 54 of file AXP202Regs.hpp.
| using axp202_regs::power = pmu |
Definition at line 241 of file AXP202Regs.hpp.
| using axp202_regs::status = bmu |
Definition at line 240 of file AXP202Regs.hpp.
|
staticconstexpr |
Definition at line 236 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 233 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 232 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 234 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 237 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 235 of file AXP202Regs.hpp.
Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().
|
staticconstexpr |
Definition at line 229 of file AXP202Regs.hpp.