|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
Factory conversion scales for raw ADC measurements. More...
#include <AXP517Regs.hpp>
Static Public Attributes | |
| static constexpr float | FACTORY_TS = 0.5f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_DIE_TEMPERATURE = 0.2f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_VBUS_VOLTAGE = 2.0f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_VBAT_VOLTAGE = 1.0f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_CHARGE_CURRENT = 0.25f |
| 16-Bit(including sign bit) | |
| static constexpr float | FACTORY_DISCHARGE_CURRENT = 0.25f |
| 16-Bit(including sign bit) | |
| static constexpr float | FACTORY_VBUS_CURRENT = 1.0f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_VSYS_VOLTAGE = 1.0f |
| 14-Bit(including sign bit) | |
| static constexpr float | FACTORY_BAT_CURRENT = 0.25f |
| 16-Bit(including sign bit) | |
Factory conversion scales for raw ADC measurements.
Definition at line 171 of file AXP517Regs.hpp.
|
staticconstexpr |
16-Bit(including sign bit)
Definition at line 180 of file AXP517Regs.hpp.
Referenced by AXP517Adc::read().
|
staticconstexpr |
16-Bit(including sign bit)
Definition at line 176 of file AXP517Regs.hpp.
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 173 of file AXP517Regs.hpp.
|
staticconstexpr |
16-Bit(including sign bit)
Definition at line 177 of file AXP517Regs.hpp.
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 172 of file AXP517Regs.hpp.
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 175 of file AXP517Regs.hpp.
Referenced by AXP517Adc::read().
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 178 of file AXP517Regs.hpp.
Referenced by AXP517Adc::read().
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 174 of file AXP517Regs.hpp.
Referenced by AXP517Adc::read().
|
staticconstexpr |
14-Bit(including sign bit)
Definition at line 179 of file AXP517Regs.hpp.
Referenced by AXP517Adc::read().