Package | Description |
---|---|
co.teubi.raspberrypi.io |
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<GPIOPin> |
GPIOStatus.map |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<GPIOPin> |
GPIO.getPinmap()
getPinMap returns the current GPIO pin mapping
for the raspberry PI.
|
Modifier and Type | Method and Description |
---|---|
void |
GPIO.setPinmap(java.util.ArrayList<GPIOPin> map)
setPinmap forces the change of current pin mapping.
|