Package | Description |
---|---|
com.pi4j.io.gpio | |
com.pi4j.io.gpio.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
GpioPinAnalogOutput
Gpio analog output pin interface.
|
interface |
GpioPinDigitalMultipurpose
Gpio digital pin interface.
|
interface |
GpioPinDigitalOutput
Gpio digital output pin interface.
|
interface |
GpioPinPwmOutput
Gpio output pwm pin interface.This interface adds operation to set output pwm value.
|
Modifier and Type | Class and Description |
---|---|
class |
GpioPinImpl |
Copyright © 2012–2019 Pi4J. All rights reserved.