6.1.11 Read
Read memory.
| Field | Size | Description |
|---|---|---|
| AVR32_CMD_READ | 1 byte | Command ID |
| Version (0x00) | 1 byte | Command version |
| Memory type | 1 byte | Memory type to access; see Memory Types |
| Address | 5 bytes | Memory type dependent, usually SAB address |
| Bytes | 4 bytes | Number of bytes to read. Note that memory type might put restrictions on number of bytes. |
Responses:
