IRU:StartSendTransfer: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030042] |- | 1 | Data size |- | 2 | (Size<<8) <nowiki>|</nowiki> 10 |- | 3 | D..." |
(No difference)
|
Revision as of 00:53, 14 December 2012
Request
Index Word | Description |
---|---|
0 | Header code [0x00030042] |
1 | Data size |
2 | (Size<<8) | 10 |
3 | Data Pointer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | (Size<<8) | 10 |
3 | Data Pointer |
Description
This starts an IR send transfer, this command is non-blocking.