added #define for GPCTR_GET_INT_CLK_FRQ
authorTim Ousley <tim.ousley@ni.com>
Fri, 27 Apr 2001 19:06:22 +0000 (19:06 +0000)
committerTim Ousley <tim.ousley@ni.com>
Fri, 27 Apr 2001 19:06:22 +0000 (19:06 +0000)
include/comedi.h

index 740deaa3c13769c0182c323c2425dc9ef35abc10..5954dfc86aaa47efc75c9429b10758a10d3bb32d 100644 (file)
@@ -70,6 +70,7 @@ typedef unsigned short sampl_t;
 #define GPCTR_SET_OPERATION    0x0010
 #define GPCTR_ARM              0x0020
 #define GPCTR_DISARM           0x0040
+#define GPCTR_GET_INT_CLK_FRQ  0x0080
 
 #define GPCTR_INT_CLOCK                0x0001
 #define GPCTR_EXT_PIN          0x0002