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

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.
 

Detailed Description

JEITA temperature-threshold and standard charge-profile registers.

Definition at line 121 of file AXP517Regs.hpp.

Member Data Documentation

◆ STD_ENABLE

constexpr uint8_t axp517_regs::jeita::STD_ENABLE = 0x58
staticconstexpr

JEITA standard Enable control.

Definition at line 126 of file AXP517Regs.hpp.

◆ STD_SETTING0

constexpr uint8_t axp517_regs::jeita::STD_SETTING0 = 0x59
staticconstexpr

JEITA standard setting 0.

Definition at line 127 of file AXP517Regs.hpp.

◆ STD_SETTING1

constexpr uint8_t axp517_regs::jeita::STD_SETTING1 = 0x5A
staticconstexpr

JEITA standard setting 1.

Definition at line 128 of file AXP517Regs.hpp.

◆ STD_SETTING2

constexpr uint8_t axp517_regs::jeita::STD_SETTING2 = 0x5B
staticconstexpr

JEITA standard setting 2.

Definition at line 129 of file AXP517Regs.hpp.

◆ VHTF_CHG

constexpr uint8_t axp517_regs::jeita::VHTF_CHG = 0x55
staticconstexpr

VHTF_CHG setting.

Definition at line 123 of file AXP517Regs.hpp.

◆ VHTF_WORK

constexpr uint8_t axp517_regs::jeita::VHTF_WORK = 0x57
staticconstexpr

VHTF_WORK setting.

Definition at line 125 of file AXP517Regs.hpp.

◆ VLTF_CHG

constexpr uint8_t axp517_regs::jeita::VLTF_CHG = 0x54
staticconstexpr

VLTF_CHG setting.

Definition at line 122 of file AXP517Regs.hpp.

◆ VLTF_WORK

constexpr uint8_t axp517_regs::jeita::VLTF_WORK = 0x56
staticconstexpr

VLTF_WORK setting.

Definition at line 124 of file AXP517Regs.hpp.


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