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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t TS_PIN_CTRL = 0x50
 
static constexpr uint8_t HYSL2H = 0x52
 
static constexpr uint8_t HYSH2L = 0x53
 

Detailed Description

Definition at line 96 of file AXP2101Regs.hpp.

Member Data Documentation

◆ HYSH2L

constexpr uint8_t axp2101_regs::ts::HYSH2L = 0x53
staticconstexpr

◆ HYSL2H

constexpr uint8_t axp2101_regs::ts::HYSL2H = 0x52
staticconstexpr

◆ TS_PIN_CTRL

constexpr uint8_t axp2101_regs::ts::TS_PIN_CTRL = 0x50
staticconstexpr

Definition at line 97 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::disableChannels(), and AXP2101Adc::enableChannels().


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