ProviderGpioPinValue ProviderGpioPinValue ProviderGpioPinValue ProviderGpioPinValue Enum

Definition

Describes the possible values for a general-purpose I/O (GPIO) pin.

public : enum class ProviderGpioPinValuepublic enum ProviderGpioPinValuePublic Enum ProviderGpioPinValue// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows IoT Extension SDK (introduced v10.0.10586.0) Windows 10 Anniversary Edition (introduced v10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced v2)

Fields

High High High High

The value of the GPIO pin is high.

Low Low Low Low

The value of the GPIO pin is low.