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

#include <AXP2101Regs.hpp>

Static Public Attributes

static constexpr uint8_t VLTF_CHG = 0x54
 
static constexpr uint8_t VHTF_CHG = 0x55
 
static constexpr uint8_t VLTF_WORK = 0x56
 
static constexpr uint8_t VHTF_WORK = 0x57
 
static constexpr uint8_t EN_CTRL = 0x58
 
static constexpr uint8_t SET0 = 0x59
 
static constexpr uint8_t SET1 = 0x5A
 
static constexpr uint8_t SET2 = 0x5B
 

Detailed Description

Definition at line 102 of file AXP2101Regs.hpp.

Member Data Documentation

◆ EN_CTRL

constexpr uint8_t axp2101_regs::jeita::EN_CTRL = 0x58
staticconstexpr

Definition at line 107 of file AXP2101Regs.hpp.

Referenced by AXP2101Charger::enableJeita(), and AXP2101Charger::isJeitaEnabled().

◆ SET0

◆ SET1

constexpr uint8_t axp2101_regs::jeita::SET1 = 0x5A
staticconstexpr

Definition at line 109 of file AXP2101Regs.hpp.

◆ SET2

constexpr uint8_t axp2101_regs::jeita::SET2 = 0x5B
staticconstexpr

◆ VHTF_CHG

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

◆ VHTF_WORK

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

◆ VLTF_CHG

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

◆ VLTF_WORK

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

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