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

#include <timed_gpio.h>

Data Fields

const charname
 
unsigned gpio
 
int max_timeout
 
u8 active_low
 

Detailed Description

Definition at line 21 of file timed_gpio.h.

Field Documentation

u8 active_low

Definition at line 25 of file timed_gpio.h.

unsigned gpio

Definition at line 23 of file timed_gpio.h.

int max_timeout

Definition at line 24 of file timed_gpio.h.

const char* name

Definition at line 22 of file timed_gpio.h.


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