public interface IOPort
extends java.io.Closeable
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the port, the port can not be used after this call.
|
java.lang.String |
getName()
Return the string representing this port
|
boolean |
setPinMode(int mode)
Set the port pins up ready for use.
|
void close()
close
in interface java.lang.AutoCloseable
close
in interface java.io.Closeable
java.lang.String getName()
boolean setPinMode(int mode)
mode
- The EV3 pin mode