projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d55a9c
)
sync with comedi
author
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 7 May 2002 23:42:30 +0000
(23:42 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Tue, 7 May 2002 23:42:30 +0000
(23:42 +0000)
include/comedi.h
patch
|
blob
|
history
diff --git
a/include/comedi.h
b/include/comedi.h
index d1a82670ca95f818493288427f224bad6aa7f483..f9d8403558c845395165c06a134e82d35669ed90 100644
(file)
--- a/
include/comedi.h
+++ b/
include/comedi.h
@@
-214,6
+214,9
@@
typedef unsigned short sampl_t;
//#define INSN_CONFIG_TRIG 0x12
//#define INSN_CONFIG_COUNTER 0x13
#define INSN_CONFIG_ALT_SOURCE 0x14
+#define INSN_CONFIG_DIGITAL_TRIG 0x15
+// flags for INSN_CONFIG_DIGITAL_TRIG
+#define DIGITAL_TRIG_RISING 0x1
/* ioctls */