public interface Pin
Modifier and Type | Method and Description |
---|---|
int |
getAddress() |
String |
getName() |
String |
getProvider() |
EnumSet<PinMode> |
getSupportedPinModes() |
EnumSet<PinPullResistance> |
getSupportedPinPullResistance() |
Copyright © 2012–2014 Pi4J. All rights reserved.