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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t ENABLE1 = 0x40
 
static constexpr uint8_t ENABLE2 = 0x41
 
static constexpr uint8_t ENABLE3 = 0x42
 
static constexpr uint8_t STATUS1 = 0x48
 
static constexpr uint8_t STATUS2 = 0x49
 
static constexpr uint8_t STATUS3 = 0x4A
 

Detailed Description

Definition at line 87 of file AXP2101Regs.hpp.

Member Data Documentation

◆ ENABLE1

constexpr uint8_t axp2101_regs::irq::ENABLE1 = 0x40
staticconstexpr

Definition at line 88 of file AXP2101Regs.hpp.

Referenced by AXP2101Irq::disable(), and AXP2101Irq::enable().

◆ ENABLE2

constexpr uint8_t axp2101_regs::irq::ENABLE2 = 0x41
staticconstexpr

Definition at line 89 of file AXP2101Regs.hpp.

◆ ENABLE3

constexpr uint8_t axp2101_regs::irq::ENABLE3 = 0x42
staticconstexpr

Definition at line 90 of file AXP2101Regs.hpp.

◆ STATUS1

constexpr uint8_t axp2101_regs::irq::STATUS1 = 0x48
staticconstexpr

Definition at line 91 of file AXP2101Regs.hpp.

Referenced by AXP2101Irq::clearStatus(), and AXP2101Irq::readStatus().

◆ STATUS2

constexpr uint8_t axp2101_regs::irq::STATUS2 = 0x49
staticconstexpr

Definition at line 92 of file AXP2101Regs.hpp.

◆ STATUS3

constexpr uint8_t axp2101_regs::irq::STATUS3 = 0x4A
staticconstexpr

Definition at line 93 of file AXP2101Regs.hpp.


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