libgpiod
1.4.1
|
Common helper macros | Commonly used utility macros |
High-level API | Simple high-level routines for straightforward GPIO manipulation without the need to use the gpiod_* structures or to keep track of resources |
GPIO chip operations | Functions and data structures dealing with GPIO chips |
▼GPIO line operations | Functions and data structures dealing with GPIO lines |
Operating on multiple lines | |
Line info | |
Line requests | |
Reading & setting line values | |
Line events handling | |
Misc line functions | |
Iterators for GPIO chips and lines | These functions and data structures allow easy iterating over GPIO chips and lines |
Stuff that didn't fit anywhere else | Various libgpiod-related functions |
C++ bindings |