Package | Description |
---|---|
com.pi4j.io.gpio | |
com.pi4j.io.gpio.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
GpioPinAnalogInput
Analog input pin inteface.
|
interface |
GpioPinAnalogOutput
Gpio analog output pin interface.
|
Modifier and Type | Method and Description |
---|---|
double |
GpioController.getValue(GpioPinAnalog pin) |
Modifier and Type | Class and Description |
---|---|
class |
GpioPinImpl |
Modifier and Type | Method and Description |
---|---|
double |
GpioControllerImpl.getValue(GpioPinAnalog pin) |
Copyright © 2012–2019 Pi4J. All rights reserved.