CECDS:SprInitialise: Difference between revisions
Jump to navigation
Jump to search
Created page with "= Request = {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x040B0000] |- |} = Response = {| class="wikitable" border="1" |- ! Index Wo..." |
(No difference)
|
Revision as of 19:47, 16 March 2025
Request
Index Word | Description |
---|---|
0 | Header code [0x040B0000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This initialises the data needed to start an SPR exchange. Requires the Cec Spr Status to be CEC_SPR_SEND_RECV_START
and sets it to CEC_SPR_SEND_RECV_INIT
upon success.