Added description of return value from comedi_internal_trigger().
authorFrank Mori Hess <fmhess@speakeasy.net>
Fri, 28 Mar 2008 21:11:49 +0000 (21:11 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Fri, 28 Mar 2008 21:11:49 +0000 (21:11 +0000)
doc/funcref

index fb16d7527980e691bed9bc479e1f1d72e4d4ce3e..3b880e6a0743576bf7d53bcae31b66aa186a2e63 100644 (file)
@@ -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