| Package | Description |
|---|---|
| com.pi4j.device.piface |
| Modifier and Type | Method and Description |
|---|---|
static PiFaceLed |
PiFaceLed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PiFaceLed[] |
PiFaceLed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LED |
PiFaceBase.getLed(PiFaceLed led) |
LED |
PiFace.getLed(PiFaceLed led) |
Copyright © 2012-2013 Pi4J. All Rights Reserved.