Difference between revisions of "IRU:WaitRecvTransfer"

From 3dbrew
Jump to navigation Jump to search
 
Line 22: Line 22:
 
|-
 
|-
 
| 2
 
| 2
| Total amount of newly received data.
+
| Total amount of newly received data, loaded from the same field which [[IRU:GetRecvTransferCount]] uses.
 
|}
 
|}
  
 
=Description=
 
=Description=
 
This command waits for the data-receive transfer to finish.
 
This command waits for the data-receive transfer to finish.

Latest revision as of 01:58, 22 February 2014

Request[edit]

Index Word Description
0 Header code [0x00060000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Total amount of newly received data, loaded from the same field which IRU:GetRecvTransferCount uses.

Description[edit]

This command waits for the data-receive transfer to finish.