doc/reference.xml: Improve description of comedi_insnlist...
... by adding a link to the comedi_do_insnlist function.
This commit is contained in:
parent
683e685c9f
commit
8fae5ac58c
1 changed files with 5 additions and 2 deletions
|
@ -637,8 +637,11 @@ struct comedi_insnlist_struct{
|
|||
</programlisting>
|
||||
|
||||
<para>
|
||||
An instruction list (<type>comedi_insnlist</type>) structure is used to communicate
|
||||
a list of instructions.
|
||||
A <type>comedi_insnlist</type> structure is used to communicate
|
||||
a list of instructions to the driver using the
|
||||
<function><link linkend="func-ref-comedi-do-insnlist">comedi_do_insnlist</link></function>
|
||||
function.
|
||||
|
||||
</para>
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Add table
Reference in a new issue