Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.SimpleIO.GPIO
Pin Class
Pin Constructor
Pin Properties
Pin Class
Encapsulates Linux GPIO pins using
libsimpleio
.
Inheritance Hierarchy
System
Object
IO.Objects.SimpleIO.GPIO
Pin
Namespace:
IO.Objects.SimpleIO.GPIO
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
Copy
public
class
Pin
:
Pin
The
Pin
type exposes the following members.
Constructors
Name
Description
Pin
Constructor for a single GPIO pin.
Top
Properties
Name
Description
fd
Read-only property returning the Linux file descriptor for the GPIO pin.
state
Read/Write GPIO state property.
Top
See Also
Reference
IO.Objects.SimpleIO.GPIO Namespace