Uses of Class
uk.ac.manchester.spinnaker.messages.bmp.BMPRequest.PayloadedResponse
Package | Description |
---|---|
uk.ac.manchester.spinnaker.messages.bmp |
Messages that talk to the BMP.
|
-
Uses of BMPRequest.PayloadedResponse in uk.ac.manchester.spinnaker.messages.bmp
Subclasses of BMPRequest.PayloadedResponse in uk.ac.manchester.spinnaker.messages.bmp Modifier and Type Class Description protected class
BMPReadMemory.Response
An SCP response to a request to read a region of memory on a chip.protected class
EraseFlash.Response
The response from a request to erase flash.protected class
GetBMPVersion.Response
An SCP response to a request for the version of software running.protected class
GetFPGAResetStatus.Response
The response to a request to get the FPGA reset status of a board.protected class
ReadADC.Response
An SCP response to a request for ADC information.protected class
ReadCANStatus.Response
An SCP response to a request for the CAN status.protected class
ReadFPGARegister.Response
An SCP response to a request for the contents of an FPGA register.protected class
ReadIPAddress.Response
An SCP response to a request for IP address information.protected class
ReadSerialFlash.Response
An SCP response to a request to read a region of memory on a chip.protected class
ReadSerialFlashCRC.Response
An SCP response to a request to get the CRC of serial flash.protected class
ReadSerialVector.Response
An SCP response to a request for serial data.