| Package | Description |
|---|---|
| io.silverspoon.bulldog.core.gpio | |
| io.silverspoon.bulldog.core.gpio.base |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DigitalIO
The Interface DigitalIO is a composition of the
interfaces
DigitalInput and DigitalOutput. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDigitalInput |
class |
DigitalIOFeature |
| Constructor and Description |
|---|
DigitalIOFeature(Pin pin,
DigitalInput input,
DigitalOutput output) |
Copyright © 2015 silverspoon.io. All rights reserved.