projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64f8e05
)
Added specification of return value for comedi_dio_bitfield2.
author
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 1 May 2008 17:30:11 +0000
(17:30 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Thu, 1 May 2008 17:30:11 +0000
(17:30 +0000)
doc/dio_funcref.txt
patch
|
blob
|
history
diff --git
a/doc/dio_funcref.txt
b/doc/dio_funcref.txt
index fc7ef261f1d9a921c7280a2870f3402bfca001af..fb78a6c1d0261a0c49f972b3b161b46ce76d7ccf 100644
(file)
--- a/
doc/dio_funcref.txt
+++ b/
doc/dio_funcref.txt
@@
-26,6
+26,8
@@
Description:
For example, the driver may need to sequentially write to
several registers in order to set all the digital channels specified
by the <parameter>write_mask</parameter>.
+Returns:
+ If successful, 0 is returned, otherwise -1.
Function: comedi_dio_config -- change input/output properties of channel
Retval: int