Read memory
Table 81. Read command format
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 the section called “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:
DATA
FAILED