Edit

Share via


GpioPin.Toggle Method

Definition

Toggles the output of the general purpose I/O (GPIO) pin if the pin is configured as an output.

public virtual void Toggle ();
abstract member Toggle : unit -> unit
override this.Toggle : unit -> unit
Public Overridable Sub Toggle ()

Applies to