libgpiod
0.3.2
|
Commonly used utility macros. More...
Macros | |
#define | GPIOD_API __attribute__((visibility("default"))) |
Makes symbol visible. | |
#define | GPIOD_BIT(nr) (1UL << (nr)) |
Shift 1 by given offset. More... | |
Commonly used utility macros.