Difference between revisions of "CfgS:SecureInfoGetSerialNo"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x04080042] |- | 1 | Size, this is only used for the output buffer <nowiki>"12 | (...") |
|||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | Size, this | + | | Size, Cfg module only uses this for the output buffer <nowiki>"12 | (Size<<4)"</nowiki> field. |
|- | |- | ||
| 2 | | 2 |
Revision as of 19:28, 3 April 2013
Request
Index Word | Description |
---|---|
0 | Header code [0x04080042] |
1 | Size, Cfg module only uses this for the output buffer "12 | (Size<<4)" field. |
2 | 12 | (Size<<4) |
3 | Buffer for the 0xF-byte SecureInfo serial number. |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | 12 | (Size<<4) |
3 | Buffer |