RTXI 1.3
comedilib/testing/comedi_test.h
Go to the documentation of this file.
00001 
00002 #ifndef _COMEDI_TEST_H_
00003 #define _COMEDI_TEST_H_
00004 
00005 extern char *filename;
00006 extern comedi_t *device;
00007 
00008 extern int subdevice;
00009 
00010 extern int verbose;
00011 
00012 extern unsigned int capabilities;
00013 
00014 extern int realtime;
00015 
00016 #endif
00017 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines