Class EraseFlash

All Implemented Interfaces:
SerializableMessage

public final class EraseFlash
extends BMPRequest<EraseFlash.Response>
A request to erase flash memory on a BMP. The response payload is the location of the flash buffer.

Handled by cmd_flash_erase() in bmp_cmd.c.