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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t ONOFF_CTRL0 = 0x90
 
static constexpr uint8_t ONOFF_CTRL1 = 0x91
 
static constexpr uint8_t VOL0_CTRL = 0x92
 
static constexpr uint8_t VOL1_CTRL = 0x93
 
static constexpr uint8_t VOL2_CTRL = 0x94
 
static constexpr uint8_t VOL3_CTRL = 0x95
 
static constexpr uint8_t VOL4_CTRL = 0x96
 
static constexpr uint8_t VOL5_CTRL = 0x97
 
static constexpr uint8_t VOL6_CTRL = 0x98
 
static constexpr uint8_t VOL7_CTRL = 0x99
 
static constexpr uint8_t VOL8_CTRL = 0x9A
 

Detailed Description

Definition at line 135 of file AXP2101Regs.hpp.

Member Data Documentation

◆ ONOFF_CTRL0

constexpr uint8_t axp2101_regs::ldo::ONOFF_CTRL0 = 0x90
staticconstexpr

Definition at line 136 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::enable(), and AXP2101Channel::isEnabled().

◆ ONOFF_CTRL1

constexpr uint8_t axp2101_regs::ldo::ONOFF_CTRL1 = 0x91
staticconstexpr

Definition at line 137 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::enable(), and AXP2101Channel::isEnabled().

◆ VOL0_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL0_CTRL = 0x92
staticconstexpr

Definition at line 138 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL1_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL1_CTRL = 0x93
staticconstexpr

Definition at line 139 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL2_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL2_CTRL = 0x94
staticconstexpr

Definition at line 140 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL3_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL3_CTRL = 0x95
staticconstexpr

Definition at line 141 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL4_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL4_CTRL = 0x96
staticconstexpr

Definition at line 142 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL5_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL5_CTRL = 0x97
staticconstexpr

Definition at line 143 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL6_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL6_CTRL = 0x98
staticconstexpr

Definition at line 144 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL7_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL7_CTRL = 0x99
staticconstexpr

Definition at line 145 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().

◆ VOL8_CTRL

constexpr uint8_t axp2101_regs::ldo::VOL8_CTRL = 0x9A
staticconstexpr

Definition at line 146 of file AXP2101Regs.hpp.

Referenced by AXP2101Channel::getVoltage(), and AXP2101Channel::setVoltage().


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