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

#include <AXP202Regs.hpp>

Static Public Attributes

static constexpr float FACTORY_VBUS_VOLTAGE = 1.7f
 
static constexpr float FACTORY_VBUS_CURRENT = 0.375f
 
static constexpr float FACTORY_VBAT_VOLTAGE = 1.1f
 
static constexpr float FACTORY_BAT_CURRENT = 0.5f
 
static constexpr float FACTORY_APS_VOLTAGE = 1.4f
 
static constexpr float FACTORY_INTERNAL_TEMP = 0.1f
 
static constexpr float FACTORY_INTERNAL_OFFSET = 144.7f
 
static constexpr float FACTORY_ACIN_VOLTAGE = 1.7f
 
static constexpr float FACTORY_ACIN_CURRENT = 0.625f
 
static constexpr float FACTORY_TS_VOLTAGE = 0.8f
 
static constexpr float FACTORY_GPIO_VOLTAGE = 0.5f
 

Detailed Description

Definition at line 214 of file AXP202Regs.hpp.

Member Data Documentation

◆ FACTORY_ACIN_CURRENT

constexpr float axp202_regs::factory::FACTORY_ACIN_CURRENT = 0.625f
staticconstexpr

Definition at line 223 of file AXP202Regs.hpp.

◆ FACTORY_ACIN_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_ACIN_VOLTAGE = 1.7f
staticconstexpr

Definition at line 222 of file AXP202Regs.hpp.

◆ FACTORY_APS_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_APS_VOLTAGE = 1.4f
staticconstexpr

Definition at line 219 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_BAT_CURRENT

constexpr float axp202_regs::factory::FACTORY_BAT_CURRENT = 0.5f
staticconstexpr

Definition at line 218 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_GPIO_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_GPIO_VOLTAGE = 0.5f
staticconstexpr

Definition at line 225 of file AXP202Regs.hpp.

Referenced by AXP202Adc::getGpio0Voltage(), and AXP202Adc::getGpio1Voltage().

◆ FACTORY_INTERNAL_OFFSET

constexpr float axp202_regs::factory::FACTORY_INTERNAL_OFFSET = 144.7f
staticconstexpr

Definition at line 221 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_INTERNAL_TEMP

constexpr float axp202_regs::factory::FACTORY_INTERNAL_TEMP = 0.1f
staticconstexpr

Definition at line 220 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_TS_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_TS_VOLTAGE = 0.8f
staticconstexpr

Definition at line 224 of file AXP202Regs.hpp.

Referenced by AXP202Adc::getTsVoltage().

◆ FACTORY_VBAT_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_VBAT_VOLTAGE = 1.1f
staticconstexpr

Definition at line 217 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_VBUS_CURRENT

constexpr float axp202_regs::factory::FACTORY_VBUS_CURRENT = 0.375f
staticconstexpr

Definition at line 216 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().

◆ FACTORY_VBUS_VOLTAGE

constexpr float axp202_regs::factory::FACTORY_VBUS_VOLTAGE = 1.7f
staticconstexpr

Definition at line 215 of file AXP202Regs.hpp.

Referenced by axp1xx::AdcTraitsBase< AXP202Core >::readChannel().


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