共用方式為


ProviderAdcChannelMode 列舉

定義

決定針腳值的表示方式。 特定專案的實作是由提供者決定,因此差異可能是完整或虛擬差異。

public enum class ProviderAdcChannelMode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
enum class ProviderAdcChannelMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
public enum ProviderAdcChannelMode
var value = Windows.Devices.Adc.Provider.ProviderAdcChannelMode.singleEnded
Public Enum ProviderAdcChannelMode
繼承
ProviderAdcChannelMode
屬性

Windows 需求

裝置系列
Windows IoT Extension SDK (已於 10.0.10240.0 引進)
API contract
Windows.Devices.DevicesLowLevelContract (已於 v1.0 引進)

欄位

Differential 1

兩個針腳之間的差異。

SingleEnded 0

特定針腳的簡單值。

適用於