Class InitFPGA

All Implemented Interfaces:
SerializableMessage

public class InitFPGA
extends BMPRequest<BMPRequest.BMPResponse>
A request to start an initialisation of the FPGAs. Terminated by ResetFPGA. There is no response payload.

Calls fpga_init() in bmp_hw.c.