public static interface SpiMaster.Result
| Modifier and Type | Method and Description |
|---|---|
void |
waitReady()
Wait until the asynchronous call which returned this instance is
complete.
|
void waitReady()
throws ConnectionLostException,
java.lang.InterruptedException
ConnectionLostException - Connection with the IOIO has been lost.java.lang.InterruptedException - This operation has been interrupted.