Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
dib07x0.h File Reference

Go to the source code of this file.

Macros

#define GPIO_IN   0
 
#define GPIO_OUT   1
 

Enumerations

enum  dib07x0_gpios {
  GPIO0 = 0, GPIO1 = 2, GPIO2 = 3, GPIO3 = 4,
  GPIO4 = 5, GPIO5 = 6, GPIO6 = 8, GPIO7 = 10,
  GPIO8 = 11, GPIO9 = 14, GPIO10 = 15
}
 

Macro Definition Documentation

#define GPIO_IN   0

Definition at line 18 of file dib07x0.h.

#define GPIO_OUT   1

Definition at line 19 of file dib07x0.h.

Enumeration Type Documentation

Enumerator:
GPIO0 
GPIO1 
GPIO2 
GPIO3 
GPIO4 
GPIO5 
GPIO6 
GPIO7 
GPIO8 
GPIO9 
GPIO10 

Definition at line 4 of file dib07x0.h.