GpioPinValue GpioPinValue GpioPinValue GpioPinValue Enum

Definition

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

public : enum class GpioPinValuepublic enum GpioPinValuePublic Enum GpioPinValue// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows IoT Extension SDK (introduced v10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced v1)

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.