Table of Contents

Enum BatteryStatus

Namespace
Iot.Device.Axp192
Assembly
Iot.Device.Axp192.dll

The battery status.
For more information see table REG01H, page 33 in datasheet

[Flags]
public enum BatteryStatus

Fields

BatteryActivationMode = 8

Battery Activation Mode.

BatteryConnected = 32

Battery Connected.

Charging = 64

Charging status.

ChargingCurrentLessThanExpected = 4

Charging CurrentLess Than Expected.

ModeB = 2

Mode B, when not present, the Mode A (sleep) is activated.

Overheating = 128

Overheating status.