public interface SerialInterruptListener extends EventListener
This interface implements the callback event handler for serial interrupt data receive events.
| Modifier and Type | Method and Description | 
|---|---|
void | 
onDataReceive(SerialInterruptEvent event)  | 
void onDataReceive(SerialInterruptEvent event)
Copyright © 2012–2021 Pi4J. All rights reserved.