Table of Contents

Enum AdcPinEnabled

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

ADC Pin enabled.

[Flags]
public enum AdcPinEnabled

Fields

AcInCurrent = 16

AC in Current.

AcInVoltage = 32

AC in Voltage.

All = TsPin | ApsVoltage | VbusCurrent | VbusVoltage | AcInCurrent | AcInVoltage | BatteryCurrent | BatteryVoltage

All enabled.

ApsVoltage = 2

APS Voltage.

BatteryCurrent = 64

Battery Current.

BatteryVoltage = 128

Battery Voltage.

None = 0

Not enabled.

TsPin = 1

TS Pin.

VbusCurrent = 4

Vbus Current.

VbusVoltage = 8

Vbus Voltage.