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

Charge LED and breathing LED control registers. More...

#include <AXP517Regs.hpp>

Static Public Attributes

static constexpr uint8_t CHGLED_CFG = 0x30
 CHGLED configure.
 
static constexpr uint8_t BREATH_CL = 0x32
 Breath LED control0 (CL)
 
static constexpr uint8_t BREATH_CH = 0x33
 Breath LED control1 (CH)
 
static constexpr uint8_t BREATH_CSR = 0x34
 Breath LED control2 (CSR)
 
static constexpr uint8_t BREATH_NS = 0x36
 Breath LED control3 (NS)
 
static constexpr uint8_t BREATH_NMIN = 0x37
 Breath LED control4 (NMIN)
 
static constexpr uint8_t BREATH_M = 0x38
 Breath LED control5 (M)
 

Detailed Description

Charge LED and breathing LED control registers.

Definition at line 88 of file AXP517Regs.hpp.

Member Data Documentation

◆ BREATH_CH

constexpr uint8_t axp517_regs::led::BREATH_CH = 0x33
staticconstexpr

Breath LED control1 (CH)

Definition at line 91 of file AXP517Regs.hpp.

◆ BREATH_CL

constexpr uint8_t axp517_regs::led::BREATH_CL = 0x32
staticconstexpr

Breath LED control0 (CL)

Definition at line 90 of file AXP517Regs.hpp.

◆ BREATH_CSR

constexpr uint8_t axp517_regs::led::BREATH_CSR = 0x34
staticconstexpr

Breath LED control2 (CSR)

Definition at line 92 of file AXP517Regs.hpp.

◆ BREATH_M

constexpr uint8_t axp517_regs::led::BREATH_M = 0x38
staticconstexpr

Breath LED control5 (M)

Definition at line 95 of file AXP517Regs.hpp.

◆ BREATH_NMIN

constexpr uint8_t axp517_regs::led::BREATH_NMIN = 0x37
staticconstexpr

Breath LED control4 (NMIN)

Definition at line 94 of file AXP517Regs.hpp.

◆ BREATH_NS

constexpr uint8_t axp517_regs::led::BREATH_NS = 0x36
staticconstexpr

Breath LED control3 (NS)

Definition at line 93 of file AXP517Regs.hpp.

◆ CHGLED_CFG

constexpr uint8_t axp517_regs::led::CHGLED_CFG = 0x30
staticconstexpr

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