Interface | Description |
---|---|
SerialInterruptListener |
This interface implements the callback event handler for serial interrupt data receive events.
|
Class | Description |
---|---|
I2C |
I2C Communication
|
Serial |
THIS IS CURRENTLY A NO-IMPL STUB.
|
SerialInterrupt |
This class provides static methods to configure the native Pi4J library to listen to serial
interrupts and invoke callbacks into this class.
|
SerialInterruptEvent |
This class provides the event object for Serial interrupt data receive event.
|
WDT |
Copyright © 2012–2015 Pi4J. All rights reserved.