gpio  1.4.2
General Purpose I/O Package
gpio_info_t Struct Reference

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
 

Detailed Description

GPIO info structure.

Definition at line 98 of file gpio.h.


The documentation for this struct was generated from the following file: