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

#include <AXP202Regs.hpp>

Static Public Attributes

static constexpr uint8_t GPIO0_CTL = 0x90
 
static constexpr uint8_t GPIO0_VOL = 0x91
 
static constexpr uint8_t GPIO1_CTL = 0x92
 
static constexpr uint8_t GPIO2_CTL = 0x93
 
static constexpr uint8_t GPIO012_SIGNAL = 0x94
 
static constexpr uint8_t GPIO3_CTL = 0x95
 

Detailed Description

Definition at line 186 of file AXP202Regs.hpp.

Member Data Documentation

◆ GPIO012_SIGNAL

constexpr uint8_t axp202_regs::gpio::GPIO012_SIGNAL = 0x94
staticconstexpr

Definition at line 191 of file AXP202Regs.hpp.

Referenced by AXP202Gpio::read().

◆ GPIO0_CTL

constexpr uint8_t axp202_regs::gpio::GPIO0_CTL = 0x90
staticconstexpr

Definition at line 187 of file AXP202Regs.hpp.

Referenced by AXP202Channel::enable(), and AXP202Channel::isEnabled().

◆ GPIO0_VOL

constexpr uint8_t axp202_regs::gpio::GPIO0_VOL = 0x91
staticconstexpr

Definition at line 188 of file AXP202Regs.hpp.

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

◆ GPIO1_CTL

constexpr uint8_t axp202_regs::gpio::GPIO1_CTL = 0x92
staticconstexpr

Definition at line 189 of file AXP202Regs.hpp.

◆ GPIO2_CTL

constexpr uint8_t axp202_regs::gpio::GPIO2_CTL = 0x93
staticconstexpr

Definition at line 190 of file AXP202Regs.hpp.

◆ GPIO3_CTL

constexpr uint8_t axp202_regs::gpio::GPIO3_CTL = 0x95
staticconstexpr

Definition at line 192 of file AXP202Regs.hpp.


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