Uses of Enum Class
com.pi4j.library.gpiod.internal.LineDirection
-
Uses of LineDirection in com.pi4j.library.gpiod.internal
Methods in com.pi4j.library.gpiod.internal that return LineDirectionModifier and TypeMethodDescriptionGpioLine.getDirection()static LineDirectionReturns the enum constant of this class with the specified name.static LineDirection[]LineDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.