Class DigitalInputOutputDevice

All Implemented Interfaces:
DigitalInputDeviceInterface, DeviceEventConsumer<DigitalInputEvent>, Closeable, AutoCloseable, Consumer<DigitalInputEvent>

public class DigitalInputOutputDevice
extends AbstractDigitalInputDevice
A digital device whose Mode can be initialised to and changed to DIGITAL_INPUT and DIGITAL_OUTPUT.