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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr float VBAT_STEP = 1.0f
 
static constexpr float VBUS_STEP = 1.0f
 
static constexpr float VSYS_STEP = 1.0f
 
static constexpr float TS_STEP = 0.5f
 

Detailed Description

Definition at line 155 of file AXP2101Regs.hpp.

Member Data Documentation

◆ TS_STEP

constexpr float axp2101_regs::factory::TS_STEP = 0.5f
staticconstexpr

Definition at line 159 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::read().

◆ VBAT_STEP

constexpr float axp2101_regs::factory::VBAT_STEP = 1.0f
staticconstexpr

Definition at line 156 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::read().

◆ VBUS_STEP

constexpr float axp2101_regs::factory::VBUS_STEP = 1.0f
staticconstexpr

Definition at line 157 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::read().

◆ VSYS_STEP

constexpr float axp2101_regs::factory::VSYS_STEP = 1.0f
staticconstexpr

Definition at line 158 of file AXP2101Regs.hpp.

Referenced by AXP2101Adc::read().


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