次の方法で共有


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

2 つのピンの違い。

SingleEnded 0

特定のピンの単純な値。

適用対象