Uses of Class
com.diozero.internal.spi.AbstractDeviceFactory

Packages that use AbstractDeviceFactory
Package Description
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.mcp23xxx  
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.