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

#include <AXP202Regs.hpp>

Static Public Attributes

static constexpr uint8_t STATUS = 0x00
 
static constexpr uint8_t MODE_CHGSTATUS = 0x01
 
static constexpr uint8_t OTG_STATUS = 0x02
 
static constexpr uint8_t IC_TYPE = 0x03
 
static constexpr uint8_t DATA_BUFFER1 = 0x04
 
static constexpr uint8_t DATA_BUFFER2 = 0x05
 
static constexpr uint8_t DATA_BUFFER3 = 0x06
 
static constexpr uint8_t DATA_BUFFER4 = 0x07
 

Detailed Description

Definition at line 56 of file AXP202Regs.hpp.

Member Data Documentation

◆ DATA_BUFFER1

constexpr uint8_t axp202_regs::bmu::DATA_BUFFER1 = 0x04
staticconstexpr

Definition at line 61 of file AXP202Regs.hpp.

◆ DATA_BUFFER2

constexpr uint8_t axp202_regs::bmu::DATA_BUFFER2 = 0x05
staticconstexpr

Definition at line 62 of file AXP202Regs.hpp.

◆ DATA_BUFFER3

constexpr uint8_t axp202_regs::bmu::DATA_BUFFER3 = 0x06
staticconstexpr

Definition at line 63 of file AXP202Regs.hpp.

◆ DATA_BUFFER4

constexpr uint8_t axp202_regs::bmu::DATA_BUFFER4 = 0x07
staticconstexpr

Definition at line 64 of file AXP202Regs.hpp.

◆ IC_TYPE

constexpr uint8_t axp202_regs::bmu::IC_TYPE = 0x03
staticconstexpr

Definition at line 60 of file AXP202Regs.hpp.

Referenced by PmicAXP202::getChipID().

◆ MODE_CHGSTATUS

constexpr uint8_t axp202_regs::bmu::MODE_CHGSTATUS = 0x01
staticconstexpr

◆ OTG_STATUS

constexpr uint8_t axp202_regs::bmu::OTG_STATUS = 0x02
staticconstexpr

Definition at line 59 of file AXP202Regs.hpp.

◆ STATUS

constexpr uint8_t axp202_regs::bmu::STATUS = 0x00
staticconstexpr

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