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