Added specification of return value for comedi_dio_bitfield2.
This commit is contained in:
parent
64f8e05331
commit
f21482f6c2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue