Click or drag to resize

MUNTS_0018ButtonInputFactory Method

GPIO pin object factory for the on-board button switch at SW1.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.76.2
Syntax
C#
public static Pin ButtonInputFactory()

Return Value

Pin
GPIO input pin object.
See Also