Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
gpio Struct Reference

#include <gpio.h>

Data Fields

unsigned gpio
 
unsigned long flags
 
const charlabel
 

Detailed Description

struct gpio - a structure describing a GPIO with configuration : the GPIO number : GPIO configuration as specified by GPIOF_* : a literal description string of this GPIO

Definition at line 36 of file gpio.h.

Field Documentation

unsigned long flags

Definition at line 38 of file gpio.h.

unsigned gpio

Definition at line 37 of file gpio.h.

Definition at line 39 of file gpio.h.


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