projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b34f5f
)
Added description of return value from comedi_internal_trigger().
author
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 28 Mar 2008 21:11:49 +0000
(21:11 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Fri, 28 Mar 2008 21:11:49 +0000
(21:11 +0000)
doc/funcref
patch
|
blob
|
history
diff --git
a/doc/funcref
b/doc/funcref
index fb16d7527980e691bed9bc479e1f1d72e4d4ce3e..3b880e6a0743576bf7d53bcae31b66aa186a2e63 100644
(file)
--- a/
doc/funcref
+++ b/
doc/funcref
@@
-499,6
+499,8
@@
Description:
with a start_src of TRIG_INT, and
a start_arg of 5. Then the start event would only be triggered if comedi_internal_trigger() were
called on the subdevice with a <parameter>trig_num</parameter> equal to the same value of 5.
+Returns:
+ 0 on success, -1 on error.
Function: comedi_lock -- subdevice reservation
Retval: int