Uses of Class
com.diozero.api.RuntimeIOException

Packages that use RuntimeIOException
Package Description
com.diozero.api
APIs for interfacing with the host board.
com.diozero.devices
Classes representing actual devices such as LEDs, Buttons as well as GPIO, devices that are connected via I2C, SPI and Serial interfaces.
com.diozero.devices.imu  
com.diozero.devices.mcp23xxx  
com.diozero.devices.motor  
com.diozero.devices.sandpit  
com.diozero.internal.board.odroid  
com.diozero.internal.provider.builtin
The built-in default provider supporting GPIO, I2C, SPI and Serial device communication.
com.diozero.internal.spi
Service Provider Interface package.