Bases: spinnman.messages.scp.abstract_messages.abstract_scp_response.AbstractSCPResponse
An SCP response to a request which returns nothing other than OK
| Parameters: |
|
|---|
Attributes
| scp_response_header | The SCP header from the response |
| sdp_header | The SDP header from the response |
Methods
| read_scp_response(byte_reader) | See spinnman.messages.scp.abstract_scp_response.AbstractSCPResponse.read_scp_response() |
Detailed Methods