Changes

72 bytes added ,  02:17, 22 February 2014
Line 38: Line 38:     
=Description=
 
=Description=
This starts an IR data-receive transfer, this command is non-blocking. The received data(when the receive transfer-count is non-zero) is written to sharedmemaddr + 0. The newly received transfer-count can be obtained via [[IRU:WaitRecvTransfer]].
+
This starts an IR data-receive transfer, this command is non-blocking. The received data(when the receive transfer-count is non-zero) is written to sharedmemaddr + 0. The newly received transfer-count can be obtained via [[IRU:WaitRecvTransfer]]. The input size must be <=0x800, otherwise error 0xE0E10FEC is returned.