See: Description
| Class | Description |
|---|---|
| GpioBuffer |
Class representing a buffer for reading and/or writing the state of up to 64 GPIO lines.
|
| GpioChipInfo |
Class holding information about a GPIO device.
|
| GpioDevice |
Class for requesting and handling a GPIO device.
|
| GpioEvent |
Class for holding information about a GPIO event.
|
| GpioEventHandle |
Class for controlling a GPIO line that can be monitored for interrupts.
|
| GpioEventRequest |
Class representing a request for obtaining a GPIO event handle for reading a line and
especially setting edge-detection.
|
| GpioEventWatcher |
Class for efficiently monitoring several GPIO events at once.
|
| GpioFlags |
Class for specifying how lines are handled or will be handled.
|
| GpioHandle |
Class for controlling requested GPIO lines.
|
| GpioHandleRequest |
Class representing a request for obtaining a GPIO handle for controlling the needed lines.
|
| GpioLine |
Class representing a GPIO line.
|
| GpioLineInfo |
Class holding information about a GPIO line.
|
| Enum | Description |
|---|---|
| GpioEdgeDetection |
Class representing edge-detection for a GPIO event.
|
GpioDevice