Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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 
20  bool active_low;
21  unsigned int duty_ns;
22 };
23 
24 #endif