| Interface | Description |
|---|---|
| GpioControl.GpioServiceAction<T> |
API for interacting with the GpioService.
|
| GpioService |
Service API for manipulating GPIO.
|
| Class | Description |
|---|---|
| GpioControl |
NodeControlProvider for the Numato USB GPIO module. |
| GpioPropertyConfig |
Configuration for a single GPIO property to be control.
|
| UsbGpioService |
Implementation of the
GpioService. |
| Enum | Description |
|---|---|
| GpioDirection |
GPIO direction enumeration.
|
| GpioType |
Enumeration of GPIO types.
|
| UsbGpioCommand |
A USB GPIO serial command verb.
|