Edit

Share via


Ina219OperatingMode Enum

Definition

An enumeration representing the operating modes available on the INA219 device.

C#
public enum Ina219OperatingMode
Inheritance
Ina219OperatingMode

Fields

Name Value Description
PowerDown 0

Power Down mode

ShuntVoltageTriggered 1

Mode to read the shunt voltage on demand

BusVoltageTriggered 2

Mode to read the bus voltage on demand

ShuntAndBusTriggered 3

Mode to read the shunt and bus voltage on demand

AdcOff 4

Mode to disable the ADC

ShuntVoltageContinuous 5

Mode to read the shunt voltage on continuously

BusVoltageContinuous 6

Mode to read the bus voltage on continuously

ShuntAndBusContinuous 7

Mode to read the shunt and bus voltage on continuously

Applies to

Product Versions
.NET IoT Libraries 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0