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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t PWRON_STATUS = 0x20
 
static constexpr uint8_t PWROFF_STATUS = 0x21
 
static constexpr uint8_t PWROFF_EN = 0x22
 
static constexpr uint8_t DC_OVP_UVP_CTRL = 0x23
 
static constexpr uint8_t VOFF_SET = 0x24
 
static constexpr uint8_t PWROK_SEQU_CTRL = 0x25
 
static constexpr uint8_t SLEEP_WAKEUP_CTRL = 0x26
 
static constexpr uint8_t IRQ_OFF_ON_LEVEL = 0x27
 
static constexpr uint8_t FAST_PWRON_SET0 = 0x28
 
static constexpr uint8_t FAST_PWRON_SET1 = 0x29
 
static constexpr uint8_t FAST_PWRON_SET2 = 0x2A
 
static constexpr uint8_t FAST_PWRON_CTRL = 0x2B
 

Detailed Description

Definition at line 58 of file AXP2101Regs.hpp.

Member Data Documentation

◆ DC_OVP_UVP_CTRL

constexpr uint8_t axp2101_regs::pmu::DC_OVP_UVP_CTRL = 0x23
staticconstexpr

◆ FAST_PWRON_CTRL

◆ FAST_PWRON_SET0

constexpr uint8_t axp2101_regs::pmu::FAST_PWRON_SET0 = 0x28
staticconstexpr

◆ FAST_PWRON_SET1

constexpr uint8_t axp2101_regs::pmu::FAST_PWRON_SET1 = 0x29
staticconstexpr

◆ FAST_PWRON_SET2

constexpr uint8_t axp2101_regs::pmu::FAST_PWRON_SET2 = 0x2A
staticconstexpr

◆ IRQ_OFF_ON_LEVEL

constexpr uint8_t axp2101_regs::pmu::IRQ_OFF_ON_LEVEL = 0x27
staticconstexpr

◆ PWROFF_EN

◆ PWROFF_STATUS

constexpr uint8_t axp2101_regs::pmu::PWROFF_STATUS = 0x21
staticconstexpr

Definition at line 60 of file AXP2101Regs.hpp.

Referenced by AXP2101Power::getPowerOffStatus().

◆ PWROK_SEQU_CTRL

◆ PWRON_STATUS

constexpr uint8_t axp2101_regs::pmu::PWRON_STATUS = 0x20
staticconstexpr

Definition at line 59 of file AXP2101Regs.hpp.

Referenced by AXP2101Power::getPowerOnStatus().

◆ SLEEP_WAKEUP_CTRL

constexpr uint8_t axp2101_regs::pmu::SLEEP_WAKEUP_CTRL = 0x26
staticconstexpr

◆ VOFF_SET

constexpr uint8_t axp2101_regs::pmu::VOFF_SET = 0x24
staticconstexpr

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