Interface GpioDigitalDeviceInterface

All Superinterfaces:
AutoCloseable, Closeable, DeviceInterface, GpioDeviceInterface
All Known Subinterfaces:
GpioDigitalInputDeviceInterface, GpioDigitalInputOutputDeviceInterface, GpioDigitalOutputDeviceInterface
All Known Implementing Classes:
MCP23xxxDigitalInputDevice, MCP23xxxDigitalInputOutputDevice, MCP23xxxDigitalOutputDevice, NativeGpioInputDevice, NativeGpioInputOutputDevice, NativeGpioOutputDevice, PiconZero.PiconZeroDigitalInputDevice, PiconZero.PiconZeroDigitalOutputDevice, SysFsDigitalInputDevice, SysFsDigitalInputOutputDevice, SysFsDigitalOutputDevice

public interface GpioDigitalDeviceInterface
extends GpioDeviceInterface