NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.
Template:NPI Peripheral SCC requestStructResp
requestStructResp(uint8 status, uint8 taskId, uint8 structId, uint16 size, uint8 *struct) - AREQ | |||||||||
Byte 0 - 1 |
Byte 2 |
Byte 3 |
Byte 4 |
Byte 5 |
Byte 6 |
Byte 7 - 8 |
Byte 9 - (9 + size) | ||
Length |
Peripheral SSS + Command ID |
Parameters |
* REQUEST_STRUCT_OK: 0x02 REQUEST_STRUCT_ERROR: 0x03 | ||||||
0x05 + size |
0x50 |
0x22 |
status * |
taskId |
structId |
size |
struct data |