![]() |
gpio
1.4.2
General Purpose I/O Package
|
GPIO info structure. More...
#include <gpio.h>
Public Attributes | |
| int | gpio |
| sysfs exported gpio number | |
| int | pin |
| external header pin number | |
| int | dir |
| gpio direction | |
| int | edge |
| gpio edge type trigger | |
| int | pull |
| pull state | |
| int | value |
| current value | |