deploy: 14e4562b7a
This commit is contained in:
@@ -169,8 +169,9 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="grou
|
||||
<p>Reads a series of values from a device on the SPI bus. </p>
|
||||
<dl class="params"><dt>Parameters</dt><dd>
|
||||
<table class="params">
|
||||
<tr><td class="paramname">buf</td><td>Storage for the incoming bytes; on return, it will contain the received data. </td></tr>
|
||||
<tr><td class="paramname">length</td><td>The number of bytes that you wish to receive. </td></tr>
|
||||
<tr><td class="paramname">data_out</td><td>Storage for outgoing bytes. </td></tr>
|
||||
<tr><td class="paramname">data_in</td><td>Storage for incoming bytes. </td></tr>
|
||||
<tr><td class="paramname">length</td><td>The number of bytes to transfer. </td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user