Ina219BusVoltageRange Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration representing possible bus voltage measurment ranges available on the INA219 device.
C#
public enum Ina219BusVoltageRange
type Ina219BusVoltageRange =
Public Enum Ina219BusVoltageRange
- Inheritance
-
Ina219BusVoltageRange
Name | Value | Description |
---|---|---|
Range16v | 0 | Bus voltage range of 0 - 16V |
Range32v | 8192 | Bus voltage range of 0 - 32V |
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 |