projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3436ff0
)
added #define for GPCTR_GET_INT_CLK_FRQ
author
Tim Ousley
<tim.ousley@ni.com>
Fri, 27 Apr 2001 19:06:22 +0000
(19:06 +0000)
committer
Tim Ousley
<tim.ousley@ni.com>
Fri, 27 Apr 2001 19:06:22 +0000
(19:06 +0000)
include/comedi.h
patch
|
blob
|
history
diff --git
a/include/comedi.h
b/include/comedi.h
index 740deaa3c13769c0182c323c2425dc9ef35abc10..5954dfc86aaa47efc75c9429b10758a10d3bb32d 100644
(file)
--- a/
include/comedi.h
+++ b/
include/comedi.h
@@
-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