GpioDriver.OpenPin(Int32) Method

Definition

Opens a pin in order for it to be ready to use. The driver attempts to open the pin without changing its mode or value.

C#
protected internal abstract void OpenPin (int pinNumber);

Parameters

pinNumber
Int32

The pin number in the driver's logical numbering scheme.

Applies to

Product Versions
.NET IoT Libraries 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0