Difference between revisions of "CECDS:SprFinaliseRecv"

From 3dbrew
Jump to navigation Jump to search
(Created page with "= Request = {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code <code>0x04130000</code>}} {{IPC/RequestEnd}} = Response = {{IPC/Request}} {{#vardefine:...")
 
 
Line 2: Line 2:
 
{{IPC/Request}}
 
{{IPC/Request}}
 
{{#vardefine:ipc_offset|0}}
 
{{#vardefine:ipc_offset|0}}
{{IPC/RequestEntry|Header code <code>0x04130000</code>}}
+
{{IPC/RequestHeader|0x0413|0|0}}
 
{{IPC/RequestEnd}}
 
{{IPC/RequestEnd}}
  

Latest revision as of 20:50, 16 March 2025

Request[edit]

Index Word Description
0
Header 0x04130000 Cmd 0x0413 Param 0 Xlat 0

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

Tells the cecd service that it is done receiving data for the spr exchange now.

Requires the Cec Spr Status to be CEC_SPR_RECEIVE_READY and sets it to CEC_SPR_RECEIVE.