IRU:WaitRecvTransfer: Difference between revisions

From 3dbrew
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 01: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.