SysFsDriver.Toggle(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.
Toggle the current value of a pin.
protected internal override void Toggle (int pinNumber);
override this.Toggle : int -> unit
Protected Friend Overrides Sub Toggle (pinNumber As Integer)
Parameters
- pinNumber
- Int32
The pin number in the driver's logical numbering scheme.