Package | Description |
---|---|
com.pi4j.io.gpio |
Modifier and Type | Method and Description |
---|---|
static PinEdge |
PinEdge.getEdge(int edge) |
static PinEdge |
PinEdge.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PinEdge[] |
PinEdge.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2019 Pi4J. All rights reserved.