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