Uses of Package
uk.ac.manchester.spinnaker.messages.bmp
Package | Description |
---|---|
uk.ac.manchester.spinnaker.connections |
Classes used to model types of connections that talk to SpiNNaker.
|
uk.ac.manchester.spinnaker.messages.bmp |
Messages that talk to the BMP.
|
-
Classes in uk.ac.manchester.spinnaker.messages.bmp used by uk.ac.manchester.spinnaker.connections Class Description BMPRequest The base class of a request following the BMP protocol. -
Classes in uk.ac.manchester.spinnaker.messages.bmp used by uk.ac.manchester.spinnaker.messages.bmp Class Description BMPReadMemory.Response An SCP response to a request to read a region of memory on a chip.BMPRequest The base class of a request following the BMP protocol.BMPRequest.BMPResponse Represents an SCP request thats tailored for the BMP connection.BMPRequest.PayloadedResponse A BMP response that contains a payload of interest.EraseFlash.Response The response from a request to erase flash.GetBMPVersion.Response An SCP response to a request for the version of software running.GetFPGAResetStatus.Response The response to a request to get the FPGA reset status of a board.ReadADC.Response An SCP response to a request for ADC information.ReadCANStatus.Response An SCP response to a request for the CAN status.ReadFPGARegister.Response An SCP response to a request for the contents of an FPGA register.ReadIPAddress.Response An SCP response to a request for IP address information.ReadSerialFlash.Response An SCP response to a request to read a region of memory on a chip.ReadSerialFlashCRC.Response An SCP response to a request to get the CRC of serial flash.ReadSerialVector.Response An SCP response to a request for serial data.SerialVector The data in the serial vector.