Edit

Share via


Mcp3Base.InputType Enum

Definition

InputType: the type of pin connection

C#
protected enum Mcp3Base.InputType
Inheritance
Mcp3Base.InputType

Fields

Name Value Description
SingleEnded 0

The value is measured as the voltage on a single pin

Differential 1

The value is the difference in voltage between two pins with the first pin being the positive one

InvertedDifferential 2

The value is the difference in voltage between two pins with the second pin being the positive one

Applies to

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