DummyGpioDriver.OpenPin(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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