#include <AXP202Regs.hpp>
|
| 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 | ENABLE5 = 0x44 |
| |
| static constexpr uint8_t | STATUS1 = 0x48 |
| |
| static constexpr uint8_t | STATUS2 = 0x49 |
| |
| static constexpr uint8_t | STATUS3 = 0x4A |
| |
| static constexpr uint8_t | STATUS4 = 0x4B |
| |
| static constexpr uint8_t | STATUS5 = 0x4C |
| |
Definition at line 132 of file AXP202Regs.hpp.
◆ ENABLE1
| constexpr uint8_t axp202_regs::irq::ENABLE1 = 0x40 |
|
staticconstexpr |
◆ ENABLE2
| constexpr uint8_t axp202_regs::irq::ENABLE2 = 0x41 |
|
staticconstexpr |
◆ ENABLE3
| constexpr uint8_t axp202_regs::irq::ENABLE3 = 0x42 |
|
staticconstexpr |
◆ ENABLE4
| constexpr uint8_t axp202_regs::irq::ENABLE4 = 0x43 |
|
staticconstexpr |
◆ ENABLE5
| constexpr uint8_t axp202_regs::irq::ENABLE5 = 0x44 |
|
staticconstexpr |
◆ STATUS1
| constexpr uint8_t axp202_regs::irq::STATUS1 = 0x48 |
|
staticconstexpr |
◆ STATUS2
| constexpr uint8_t axp202_regs::irq::STATUS2 = 0x49 |
|
staticconstexpr |
◆ STATUS3
| constexpr uint8_t axp202_regs::irq::STATUS3 = 0x4A |
|
staticconstexpr |
◆ STATUS4
| constexpr uint8_t axp202_regs::irq::STATUS4 = 0x4B |
|
staticconstexpr |
◆ STATUS5
| constexpr uint8_t axp202_regs::irq::STATUS5 = 0x4C |
|
staticconstexpr |
The documentation for this struct was generated from the following file: