Table of Contents

Enum AdcChannelMode

Namespace
System.Device.Adc
Assembly
System.Device.Adc.dll

Describes the channel modes that the AdcController can use for input.

public enum AdcChannelMode

Fields

Differential = 1

Difference between two pins.

SingleEnded = 0

Simple value of a particular pin.