CECDS:SprAddSlot: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Request = {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code <code>0x041200C2</code>}} {{IPC/RequestEntry|title id}} {{IPC/RequestEntry|<code>0xFF</c..." |
(No difference)
|
Revision as of 19:19, 16 March 2025
Request
| Index Word | Description |
|---|---|
| 0 | Header code 0x041200C2
|
| 1 | title id |
| 2 | 0xFF (flags?)
|
| 3 | buffer size |
| 4 | Descriptor for mapping a read-only buffer in the target process |
| 5 | buffer address |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This adds a slot to be received.
Requires the Cec Spr Status to be CEC_SPR_RECEIVE_READY.