|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
Power output channel control registers. More...
#include <AXP192Regs.hpp>
Static Public Attributes | |
| static constexpr uint8_t | LDO23_DC123_EXT_CTL = 0x12 |
| static constexpr uint8_t | DC1_VOLTAGE = 0x26 |
| static constexpr uint8_t | DC2OUT_VOL = 0x23 |
| static constexpr uint8_t | DC2_DVM = 0x25 |
| static constexpr uint8_t | DC3OUT_VOL = 0x27 |
| static constexpr uint8_t | LDO23OUT_VOL = 0x28 |
| static constexpr uint8_t | LDO3OUT_VOL = 0x29 |
| static constexpr uint8_t | DCDC_MODESET = 0x80 |
Power output channel control registers.
Definition at line 62 of file AXP192Regs.hpp.
|
staticconstexpr |
Definition at line 64 of file AXP192Regs.hpp.
Referenced by AXP192Channel::getVoltage(), and AXP192Channel::setVoltage().
|
staticconstexpr |
Definition at line 66 of file AXP192Regs.hpp.
|
staticconstexpr |
Definition at line 65 of file AXP192Regs.hpp.
Referenced by AXP192Channel::getVoltage(), and AXP192Channel::setVoltage().
|
staticconstexpr |
Definition at line 67 of file AXP192Regs.hpp.
Referenced by AXP192Channel::getVoltage(), and AXP192Channel::setVoltage().
|
staticconstexpr |
Definition at line 70 of file AXP192Regs.hpp.
|
staticconstexpr |
Definition at line 63 of file AXP192Regs.hpp.
Referenced by AXP192Channel::enable(), and AXP192Channel::isEnabled().
|
staticconstexpr |
Definition at line 68 of file AXP192Regs.hpp.
Referenced by AXP192Channel::getVoltage(), and AXP192Channel::setVoltage().
|
staticconstexpr |
Definition at line 69 of file AXP192Regs.hpp.