java.lang.Object
com.pi4j.library.gpiod.internal.GpioDContext
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()voidvoidcloseLineEvent(GpioLineEvent... lineEvents) static GpioDContextgetOrOpenLine(int offset) void
-
Constructor Details
-
GpioDContext
public GpioDContext()
-
-
Method Details
-
getInstance
-
initialize
public void initialize() -
getOrOpenLine
-
closeLine
-
openLineEvent
-
closeLineEvent
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-