public static interface I2cController.I2cPortReadyBeginEndNotifications
| Modifier and Type | Method and Description |
|---|---|
void |
onPortIsReadyCallbacksBegin(int port) |
void |
onPortIsReadyCallbacksEnd(int port) |
void onPortIsReadyCallbacksBegin(int port)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionvoid onPortIsReadyCallbacksEnd(int port)
throws java.lang.InterruptedException
java.lang.InterruptedException