| Interface | Description |
|---|---|
| GpioBridge | |
| GpioSignalListener |
Interface to define a listener for changes to a
Gpio's Signal when the Direction of the
Gpio is Direction.IN |
| Class | Description |
|---|---|
| Gpio | |
| GpioBridgeImpl |
Main object to give access to GPIO ports on a Linux kernel
|
| GpioBridgeTest |
Bridge test class
|
| Enum | Description |
|---|---|
| Direction |
Defines the direction of a
Gpio |
| Pin |
This enum defines all the
Gpio pins of the BeagleBoneBlack |
| Signal |
| Exception | Description |
|---|---|
| GpioException |
General
Exception for exceptional situations while using the GpioBridge |
Copyright © 2017. All rights reserved.