Edit

Share via


DummyGpioDriver.OpenPin(Int32) Method

Definition

There are no pins on this board, so this always throws an exception

protected override void OpenPin (int pinNumber);
override this.OpenPin : int -> unit
Protected Overrides Sub OpenPin (pinNumber As Integer)

Parameters

pinNumber
Int32

Pin number

Exceptions

Always thrown: This board has no pins

Applies to