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