Uses of Class
jpigpio.GPIO
| Package | Description |
|---|---|
| jpigpio | |
| jpigpio.devices | |
| jpigpio.impl |
-
Uses of GPIO in jpigpio
Methods in jpigpio with parameters of type GPIO Modifier and Type Method Description voidJPigpio. gpioShiftOut(GPIO gpioData, GPIO gpioClock, boolean clockLevel, boolean bitOrder, byte value)voidJPigpio. gpioShiftOut(GPIO gpioData, GPIO gpioClock, boolean bitOrder, byte value) -
Uses of GPIO in jpigpio.devices
-
Uses of GPIO in jpigpio.impl
Methods in jpigpio.impl with parameters of type GPIO Modifier and Type Method Description voidCommonPigpio. gpioShiftOut(GPIO gpioData, GPIO gpioClock, boolean clockLevel, boolean bitOrder, byte value)voidCommonPigpio. gpioShiftOut(GPIO gpioData, GPIO gpioClock, boolean bitOrder, byte value)