Click or drag to resize

Pin Interface

Abstract interface for GPIO pins.

Namespace: IO.Interfaces.GPIO
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public interface Pin

The Pin type exposes the following members.

Properties
 NameDescription
Public propertystate Read/Write GPIO state property.
Top
See Also