6.2.5 DATA
Data is returned. Two versions exists:
| Field | Size | Description |
|---|---|---|
| AVR32_RSP_DATA | 1 byte | Response ID |
| Version | 1 byte | Response version |
| Data (0x00) | n bytes | Data returned |
| Field | Size | Description |
|---|---|---|
| AVR32_RSP_DATA | 1 byte | Response ID |
| Version | 1 byte | Response version |
| Data (0x01) | n bytes | Data returned |
| Status code | 1 byte | Trailing status of the read operation indicating whether the data returned is in fact valid. 0x00 = OK. |
