Uses of Enum Class
com.pi4j.library.gpiod.internal.LineRequest
-
Uses of LineRequest in com.pi4j.library.gpiod.internal
Methods in com.pi4j.library.gpiod.internal that return LineRequestModifier and TypeMethodDescriptionstatic LineRequestReturns the enum constant of this class with the specified name.static LineRequest[]LineRequest.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.pi4j.library.gpiod.internal with parameters of type LineRequestModifier and TypeMethodDescriptionvoidGpioLine.setConfig(LineRequest direction, int flags, int value)