Package | Description |
---|---|
com.pi4j.device.pibrella | |
com.pi4j.device.pibrella.impl |
Modifier and Type | Method and Description |
---|---|
static PibrellaInput |
PibrellaInput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PibrellaInput[] |
PibrellaInput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GpioPinDigitalInput |
Pibrella.getInputPin(PibrellaInput input) |
Modifier and Type | Method and Description |
---|---|
GpioPinDigitalInput |
PibrellaBase.getInputPin(PibrellaInput input) |
Copyright © 2012–2016 Pi4J. All rights reserved.