AdcChannelMode Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Décrit les modes de canal que le contrôleur ADC peut utiliser pour l’entrée.
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
- Héritage
-
AdcChannelMode
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows IoT Extension SDK (introduit dans 10.0.10240.0)
|
API contract |
Windows.Devices.DevicesLowLevelContract (introduit dans v1.0)
|
Champs
Differential | 1 | Différence entre deux broches. |
SingleEnded | 0 | Valeur simple d’une broche particulière. |