Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
staging
iio
trigger
iio-trig-bfin-timer.h
Go to the documentation of this file.
1
#ifndef __IIO_BFIN_TIMER_TRIGGER_H__
2
#define __IIO_BFIN_TIMER_TRIGGER_H__
3
18
struct
iio_bfin_timer_trigger_pdata
{
19
bool
output_enable
;
20
bool
active_low
;
21
unsigned
int
duty_ns
;
22
};
23
24
#endif
Generated on Thu Jan 10 2013 14:28:53 for Linux Kernel by
1.8.2