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 structLoggingDataPackage
structLoggingDataPackage(uint8 taskId, uint8 structId, uint8 *(N structs)) - AREQ | ||||||||
Byte 0 - 1 |
Byte 2 |
Byte 3 |
Byte 4 |
Byte 5 |
Byte 6 - (6 + ((size of struct) * N)) |
|||
Length |
Peripheral SSS + Command ID |
Parameters |
* | N is the number of structs in the package. It is up to the host to determine how many structs that is received. | ||||
0x02 + ((size of struct) * N) |
0x50 |
0x27 |
taskId |
structId |
*(N structs) |