Package | Description |
---|---|
com.pi4j.io.gpio |
Modifier and Type | Method and Description |
---|---|
static RaspiPinNumberingScheme |
RaspiPinNumberingScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RaspiPinNumberingScheme[] |
RaspiPinNumberingScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RaspiGpioProvider(RaspiPinNumberingScheme pinNumberingScheme)
Alternate Constructor allowing user to override default pin numbering scheme
|
Copyright © 2012–2019 Pi4J. All rights reserved.