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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t ONOFF_DVM_CTRL = 0x80
 
static constexpr uint8_t FORCE_PWM_CTRL = 0x81
 
static constexpr uint8_t VOL0_CTRL = 0x82
 
static constexpr uint8_t VOL1_CTRL = 0x83
 
static constexpr uint8_t VOL2_CTRL = 0x84
 
static constexpr uint8_t VOL3_CTRL = 0x85
 
static constexpr uint8_t VOL4_CTRL = 0x86
 

Detailed Description

Definition at line 125 of file AXP2101Regs.hpp.

Member Data Documentation

◆ FORCE_PWM_CTRL

◆ ONOFF_DVM_CTRL

constexpr uint8_t axp2101_regs::dcdc::ONOFF_DVM_CTRL = 0x80
staticconstexpr

◆ VOL0_CTRL

constexpr uint8_t axp2101_regs::dcdc::VOL0_CTRL = 0x82
staticconstexpr

Definition at line 128 of file AXP2101Regs.hpp.

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

◆ VOL1_CTRL

constexpr uint8_t axp2101_regs::dcdc::VOL1_CTRL = 0x83
staticconstexpr

Definition at line 129 of file AXP2101Regs.hpp.

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

◆ VOL2_CTRL

constexpr uint8_t axp2101_regs::dcdc::VOL2_CTRL = 0x84
staticconstexpr

Definition at line 130 of file AXP2101Regs.hpp.

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

◆ VOL3_CTRL

constexpr uint8_t axp2101_regs::dcdc::VOL3_CTRL = 0x85
staticconstexpr

Definition at line 131 of file AXP2101Regs.hpp.

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

◆ VOL4_CTRL

constexpr uint8_t axp2101_regs::dcdc::VOL4_CTRL = 0x86
staticconstexpr

Definition at line 132 of file AXP2101Regs.hpp.

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


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