Difference between revisions of "IRU:WaitRecvTransfer"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060000] |} =Response= {| class="wikitable" border="1" |- ! Index Word ! Des...") |
|||
Line 20: | Line 20: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
+ | |- | ||
+ | | 2 | ||
+ | | Total amount of newly received data. | ||
|} | |} | ||
=Description= | =Description= | ||
This command waits for the data-receive transfer to finish. | This command waits for the data-receive transfer to finish. |
Revision as of 00:42, 22 February 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x00060000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | Total amount of newly received data. |
Description
This command waits for the data-receive transfer to finish.