Uses of Class
com.diozero.api.PinInfo

Packages that use PinInfo
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.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.
com.diozero.sbc