Uses of Interface
com.pi4j.common.Describable
-
-
Uses of Describable in com.pi4j.common
Subinterfaces of Describable in com.pi4j.common Modifier and Type Interface Description interfaceIdentityIdentity interface.interfaceMetadatumMetadatum interface.Classes in com.pi4j.common that implement Describable Modifier and Type Class Description classIdentityBase<T>Abstract IdentityBase class. -
Uses of Describable in com.pi4j.context
Subinterfaces of Describable in com.pi4j.context Modifier and Type Interface Description interfaceContextContext interface.interfaceContextPropertiesContextProperties interface. -
Uses of Describable in com.pi4j.extension
Subinterfaces of Describable in com.pi4j.extension Modifier and Type Interface Description interfaceExtension<T>Extension interface.Classes in com.pi4j.extension that implement Describable Modifier and Type Class Description classExtensionBase<T>Abstract ExtensionBase class. -
Uses of Describable in com.pi4j.io
Subinterfaces of Describable in com.pi4j.io Modifier and Type Interface Description interfaceIO<IO_TYPE extends IO,CONFIG_TYPE extends IOConfig,PROVIDER_TYPE extends Provider>IO interface.Classes in com.pi4j.io that implement Describable Modifier and Type Class Description classIOBase<IO_TYPE extends IO,CONFIG_TYPE extends IOConfig,PROVIDER_TYPE extends Provider>Abstract IOBase class. -
Uses of Describable in com.pi4j.io.gpio
Subinterfaces of Describable in com.pi4j.io.gpio with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interfacecom.pi4j.io.gpio.Gpio<IO_TYPE extends IO<IO_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends com.pi4j.io.gpio.GpioConfig,PROVIDER_TYPE extends Provider>Gpio interface.interfacecom.pi4j.io.gpio.GpioProvider<PROVIDER_TYPE extends com.pi4j.io.gpio.GpioProvider,IO_TYPE extends IO,CONFIG_TYPE extends com.pi4j.io.gpio.GpioConfig>GpioProvider interface.Classes in com.pi4j.io.gpio with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Describable Modifier and Type Class Description classcom.pi4j.io.gpio.GpioBase<IO_TYPE extends com.pi4j.io.gpio.Gpio<IO_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends com.pi4j.io.gpio.GpioConfig<CONFIG_TYPE>,PROVIDER_TYPE extends Provider>Abstract GpioBase class.classcom.pi4j.io.gpio.GpioProviderBase<PROVIDER_TYPE extends com.pi4j.io.gpio.GpioProvider,IO_TYPE extends IO,CONFIG_TYPE extends com.pi4j.io.gpio.GpioConfig>Abstract GpioProviderBase class. -
Uses of Describable in com.pi4j.io.gpio.analog
Subinterfaces of Describable in com.pi4j.io.gpio.analog Modifier and Type Interface Description interfaceAnalog<ANALOG_TYPE extends Analog<ANALOG_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends AnalogConfig<CONFIG_TYPE>,PROVIDER_TYPE extends AnalogProvider>Analog interface.interfaceAnalogInputAnalogInput interface.interfaceAnalogInputProviderAnalogInputProvider interface.interfaceAnalogOutputAnalogOutput interface.interfaceAnalogOutputProviderAnalogOutputProvider interface.interfaceAnalogProvider<PROVIDER_TYPE extends AnalogProvider,ANALOG_TYPE extends Analog,CONFIG_TYPE extends AnalogConfig>AnalogProvider interface.Classes in com.pi4j.io.gpio.analog that implement Describable Modifier and Type Class Description classAnalogBase<ANALOG_TYPE extends Analog<ANALOG_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends AnalogConfig<CONFIG_TYPE>,PROVIDER_TYPE extends AnalogProvider>Abstract AnalogBase class.classAnalogInputBaseAbstract AnalogInputBase class.classAnalogInputProviderBaseAbstract AnalogInputProviderBase class.classAnalogOutputBaseAbstract AnalogOutputBase class.classAnalogOutputProviderBaseAbstract AnalogOutputProviderBase class.classAnalogProviderBase<PROVIDER_TYPE extends AnalogProvider,ANALOG_TYPE extends Analog,CONFIG_TYPE extends AnalogConfig>Abstract AnalogProviderBase class. -
Uses of Describable in com.pi4j.io.gpio.digital
Subinterfaces of Describable in com.pi4j.io.gpio.digital Modifier and Type Interface Description interfaceDigital<DIGITAL_TYPE extends Digital<DIGITAL_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends DigitalConfig<CONFIG_TYPE>,PROVIDER_TYPE extends DigitalProvider>Digital interface.interfaceDigitalInputDigitalInput interface.interfaceDigitalInputProviderDigitalInputProvider interface.interfaceDigitalOutputDigitalOutput interface.interfaceDigitalOutputProviderDigitalOutputProvider interface.interfaceDigitalProvider<PROVIDER_TYPE extends DigitalProvider,DIGITAL_TYPE extends Digital,CONFIG_TYPE extends DigitalConfig>DigitalProvider interface.Classes in com.pi4j.io.gpio.digital that implement Describable Modifier and Type Class Description classDigitalBase<DIGITAL_TYPE extends Digital<DIGITAL_TYPE,CONFIG_TYPE,PROVIDER_TYPE>,CONFIG_TYPE extends DigitalConfig<CONFIG_TYPE>,PROVIDER_TYPE extends DigitalProvider>Abstract DigitalBase class.classDigitalInputBaseAbstract DigitalInputBase class.classDigitalInputProviderBaseAbstract DigitalInputProviderBase class.classDigitalOutputBaseAbstract DigitalOutputBase class.classDigitalOutputProviderBaseAbstract DigitalOutputProviderBase class.classDigitalProviderBase<PROVIDER_TYPE extends DigitalProvider,DIGITAL_TYPE extends Digital,CONFIG_TYPE extends DigitalConfig>Abstract DigitalProviderBase class. -
Uses of Describable in com.pi4j.io.i2c
Subinterfaces of Describable in com.pi4j.io.i2c Modifier and Type Interface Description interfaceI2CI2C I/O Interface for Pi4J I2C Bus/Device CommunicationsinterfaceI2CProviderI2CProvider interface.Classes in com.pi4j.io.i2c that implement Describable Modifier and Type Class Description classI2CBaseAbstract I2CBase class.classI2CProviderBaseAbstract I2CProviderBase class. -
Uses of Describable in com.pi4j.io.pwm
Subinterfaces of Describable in com.pi4j.io.pwm Modifier and Type Interface Description interfacePwmPwm interface.interfacePwmProviderPwmProvider interface.Classes in com.pi4j.io.pwm that implement Describable Modifier and Type Class Description classPwmBaseAbstract PwmBase class.classPwmProviderBaseAbstract PwmProviderBase class. -
Uses of Describable in com.pi4j.io.serial
Subinterfaces of Describable in com.pi4j.io.serial Modifier and Type Interface Description interfaceSerialSerial interface.interfaceSerialProviderSerialProvider interface.Classes in com.pi4j.io.serial that implement Describable Modifier and Type Class Description classSerialBaseAbstract SerialBase class.classSerialProviderBaseAbstract SerialProviderBase class. -
Uses of Describable in com.pi4j.io.spi
Subinterfaces of Describable in com.pi4j.io.spi Modifier and Type Interface Description interfaceSpiSpi interface.interfaceSpiProviderSpiProvider interface.Classes in com.pi4j.io.spi that implement Describable Modifier and Type Class Description classSpiBaseAbstract SpiBase class.classSpiProviderBaseAbstract SpiProviderBase class. -
Uses of Describable in com.pi4j.platform
Subinterfaces of Describable in com.pi4j.platform Modifier and Type Interface Description interfacePlatformPlatform interface.interfacePlatformsPlatformsClasses in com.pi4j.platform that implement Describable Modifier and Type Class Description classPlatformBase<PLATFORM extends Platform>Abstract PlatformBase class. -
Uses of Describable in com.pi4j.provider
Subinterfaces of Describable in com.pi4j.provider Modifier and Type Interface Description interfaceProvider<PROVIDER_TYPE extends Provider,IO_TYPE extends IO,CONFIG_TYPE extends Config>Provider interface.interfaceProvidersThis class provides static methods to configure the Pi4J library's default platform.Classes in com.pi4j.provider that implement Describable Modifier and Type Class Description classProviderBase<PROVIDER_TYPE extends Provider,IO_TYPE extends IO,CONFIG_TYPE extends Config>Abstract ProviderBase class.classProviderGroup<T extends Provider>ProviderGroup class. -
Uses of Describable in com.pi4j.registry
Subinterfaces of Describable in com.pi4j.registry Modifier and Type Interface Description interfaceRegistryRegistry interface.
-