AdcChannelMode Enum

Definition

Describes the channel modes that the ADC controller can use for input.

public enum class AdcChannelMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
enum class AdcChannelMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
public enum AdcChannelMode
var value = Windows.Devices.Adc.AdcChannelMode.singleEnded
Public Enum AdcChannelMode
Inheritance
AdcChannelMode
Attributes

Windows requirements

Device family
Windows IoT Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced in v1.0)

Fields

Differential 1

Difference between two pins.

SingleEnded 0

Simple value of a particular pin.

Applies to