Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 508 Bytes

gpiopinvalue.md

File metadata and controls

28 lines (19 loc) · 508 Bytes
-api-id -api-type
T:Windows.Devices.Gpio.GpioPinValue
winrt enum

GpioPinValue

-description

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

-enum-fields

-field Low:0

The value of the GPIO pin is low.

-field High:1

The value of the GPIO pin is high.

-remarks

-examples

-see-also

GpioPin.Read, GpioPin.Write