|
SensorLib 0.5.0
Multi-platform sensor driver library for Arduino, PlatformIO, and ESP-IDF
|
JEITA temperature-threshold and standard charge-profile registers. More...
#include <AXP517Regs.hpp>
Static Public Attributes | |
| static constexpr uint8_t | VLTF_CHG = 0x54 |
| VLTF_CHG setting. | |
| static constexpr uint8_t | VHTF_CHG = 0x55 |
| VHTF_CHG setting. | |
| static constexpr uint8_t | VLTF_WORK = 0x56 |
| VLTF_WORK setting. | |
| static constexpr uint8_t | VHTF_WORK = 0x57 |
| VHTF_WORK setting. | |
| static constexpr uint8_t | STD_ENABLE = 0x58 |
| JEITA standard Enable control. | |
| static constexpr uint8_t | STD_SETTING0 = 0x59 |
| JEITA standard setting 0. | |
| static constexpr uint8_t | STD_SETTING1 = 0x5A |
| JEITA standard setting 1. | |
| static constexpr uint8_t | STD_SETTING2 = 0x5B |
| JEITA standard setting 2. | |
JEITA temperature-threshold and standard charge-profile registers.
Definition at line 121 of file AXP517Regs.hpp.
|
staticconstexpr |
JEITA standard Enable control.
Definition at line 126 of file AXP517Regs.hpp.
|
staticconstexpr |
JEITA standard setting 0.
Definition at line 127 of file AXP517Regs.hpp.
|
staticconstexpr |
JEITA standard setting 1.
Definition at line 128 of file AXP517Regs.hpp.
|
staticconstexpr |
JEITA standard setting 2.
Definition at line 129 of file AXP517Regs.hpp.
|
staticconstexpr |
VHTF_CHG setting.
Definition at line 123 of file AXP517Regs.hpp.
|
staticconstexpr |
VHTF_WORK setting.
Definition at line 125 of file AXP517Regs.hpp.
|
staticconstexpr |
VLTF_CHG setting.
Definition at line 122 of file AXP517Regs.hpp.
|
staticconstexpr |
VLTF_WORK setting.
Definition at line 124 of file AXP517Regs.hpp.