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.Devices.PCA9685.GPIO
Pin Class
Pin Constructor
Pin Properties
Pin Class
Encapsulates PCA9685 GPIO outputs.
Inheritance Hierarchy
System
Object
IO.Devices.PCA9685.GPIO
Pin
Namespace:
IO.Devices.PCA9685.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 output pin.
Top
Properties
Name
Description
state
Read/Write GPIO output state property.
Top
See Also
Reference
IO.Devices.PCA9685.GPIO Namespace