Package | Description |
---|---|
com.pi4j.io.gpio | |
com.pi4j.io.gpio.impl |
Modifier and Type | Method and Description |
---|---|
GpioPinShutdown |
GpioPin.getShutdownOptions() |
Modifier and Type | Method and Description |
---|---|
void |
GpioPin.setShutdownOptions(GpioPinShutdown options) |
void |
GpioController.setShutdownOptions(GpioPinShutdown options,
GpioPin... pin) |
Modifier and Type | Class and Description |
---|---|
class |
GpioPinShutdownImpl |
Modifier and Type | Method and Description |
---|---|
GpioPinShutdown |
GpioPinImpl.getShutdownOptions() |
Modifier and Type | Method and Description |
---|---|
void |
GpioPinImpl.setShutdownOptions(GpioPinShutdown options) |
void |
GpioControllerImpl.setShutdownOptions(GpioPinShutdown options,
GpioPin... pin) |
Copyright © 2012–2019 Pi4J. All rights reserved.