(Type 5) END WRITE SEQUENCE
Data 6-11 = 0x45, 0x65, 0x12, 0x11, 0x81, 0xAA
This random sequence of bytes tells the system to transfer the data from it’s buffer (if any) and move them to the final location if required.
Typically this will mean that the bytes are moved from RAM to FLASH.
If the message is received with no data bytes then it is an End Read message.