Class ResetFPGA

All Implemented Interfaces:
SerializableMessage

public class ResetFPGA
extends BMPRequest<BMPRequest.BMPResponse>
A request to perform a reset of the FPGAs managed by a BMP. There is no response payload.

Calls fpga_reset() in bmp_hw.c.