6.1.12 Write

Write memory.

Table 6-14. Write Command Format
FieldSizeDescription
AVR32_CMD_WRITE1 byteCommand ID
Version (0x00)1 byteCommand version
Memory type1 byteMemory type to access; see Memory Types
Address5 bytesMemory type dependent, usually SAB address
Bytes4 bytesNumber of bytes to read. Note that memory type might put restrictions on number of bytes.
DataN bytesThe data to be written

Responses: