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

Interrupt control and status registers. More...

#include <AXP192Regs.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 ENABLE4 = 0x43
 
static constexpr uint8_t STATUS1 = 0x44
 
static constexpr uint8_t STATUS2 = 0x45
 
static constexpr uint8_t STATUS3 = 0x46
 
static constexpr uint8_t STATUS4 = 0x47
 
static constexpr uint8_t ENABLE5 = 0x4A
 
static constexpr uint8_t STATUS5 = 0x4D
 

Detailed Description

Interrupt control and status registers.

Definition at line 169 of file AXP192Regs.hpp.

Member Data Documentation

◆ ENABLE1

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

Definition at line 170 of file AXP192Regs.hpp.

◆ ENABLE2

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

Definition at line 171 of file AXP192Regs.hpp.

◆ ENABLE3

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

Definition at line 172 of file AXP192Regs.hpp.

◆ ENABLE4

constexpr uint8_t axp192_regs::irq::ENABLE4 = 0x43
staticconstexpr

Definition at line 173 of file AXP192Regs.hpp.

◆ ENABLE5

constexpr uint8_t axp192_regs::irq::ENABLE5 = 0x4A
staticconstexpr

Definition at line 178 of file AXP192Regs.hpp.

◆ STATUS1

constexpr uint8_t axp192_regs::irq::STATUS1 = 0x44
staticconstexpr

Definition at line 174 of file AXP192Regs.hpp.

◆ STATUS2

constexpr uint8_t axp192_regs::irq::STATUS2 = 0x45
staticconstexpr

Definition at line 175 of file AXP192Regs.hpp.

◆ STATUS3

constexpr uint8_t axp192_regs::irq::STATUS3 = 0x46
staticconstexpr

Definition at line 176 of file AXP192Regs.hpp.

◆ STATUS4

constexpr uint8_t axp192_regs::irq::STATUS4 = 0x47
staticconstexpr

Definition at line 177 of file AXP192Regs.hpp.

◆ STATUS5

constexpr uint8_t axp192_regs::irq::STATUS5 = 0x4D
staticconstexpr

Definition at line 179 of file AXP192Regs.hpp.


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