|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
GPIO control and signal registers. More...
#include <AXP192Regs.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 | GPIO34_CTL = 0x95 |
| static constexpr uint8_t | GPIO34_SIGNAL = 0x96 |
| static constexpr uint8_t | GPIO012_PULLDOWN = 0x97 |
| static constexpr uint8_t | PWM1_FREQ = 0x98 |
| static constexpr uint8_t | PWM1_DUTY1 = 0x99 |
| static constexpr uint8_t | PWM1_DUTY2 = 0x9A |
| static constexpr uint8_t | PWM2_FREQ = 0x9B |
| static constexpr uint8_t | PWM2_DUTY1 = 0x9C |
| static constexpr uint8_t | PWM2_DUTY2 = 0x9D |
| static constexpr uint8_t | GPIO5_CTL = 0x9E |
GPIO control and signal registers.
Definition at line 185 of file AXP192Regs.hpp.
|
staticconstexpr |
Definition at line 193 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::getPull(), and AXP192Gpio::setPull().
|
staticconstexpr |
Definition at line 190 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::read(), and AXP192Gpio::write().
|
staticconstexpr |
Definition at line 186 of file AXP192Regs.hpp.
Referenced by AXP192Channel::enable(), AXP192Gpio::getDirection(), AXP192Gpio::getFunction(), AXP192Channel::isEnabled(), AXP192Gpio::setDirection(), and AXP192Gpio::setFunction().
|
staticconstexpr |
Definition at line 187 of file AXP192Regs.hpp.
Referenced by AXP192Channel::getVoltage(), and AXP192Channel::setVoltage().
|
staticconstexpr |
Definition at line 188 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::getDirection(), AXP192Gpio::getFunction(), AXP192Gpio::setDirection(), and AXP192Gpio::setFunction().
|
staticconstexpr |
Definition at line 189 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::getDirection(), AXP192Gpio::getFunction(), AXP192Gpio::setDirection(), and AXP192Gpio::setFunction().
|
staticconstexpr |
Definition at line 191 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::getDirection(), AXP192Gpio::getFunction(), AXP192Gpio::setDirection(), and AXP192Gpio::setFunction().
|
staticconstexpr |
Definition at line 192 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::read(), and AXP192Gpio::write().
|
staticconstexpr |
Definition at line 200 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::getDirection(), AXP192Gpio::getFunction(), AXP192Gpio::read(), AXP192Gpio::setDirection(), AXP192Gpio::setFunction(), and AXP192Gpio::write().
|
staticconstexpr |
Definition at line 195 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmDutyCycle().
|
staticconstexpr |
Definition at line 196 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmDutyCycle().
|
staticconstexpr |
Definition at line 194 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmFrequency().
|
staticconstexpr |
Definition at line 198 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmDutyCycle().
|
staticconstexpr |
Definition at line 199 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmDutyCycle().
|
staticconstexpr |
Definition at line 197 of file AXP192Regs.hpp.
Referenced by AXP192Gpio::setPwmFrequency().