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