Previous topic

spinnman.messages.scp.impl.scp_router_alloc_request module

Next topic

spinnman.messages.scp.impl.scp_router_clear_request module

This Page

spinnman.messages.scp.impl.scp_router_alloc_response module

class spinnman.messages.scp.impl.scp_router_alloc_response.SCPRouterAllocResponse[source]

Bases: spinnman.messages.scp.abstract_messages.abstract_scp_response.AbstractSCPResponse

An SCP response to a request to allocate router entries

Attributes

base_address The base address allocated, or 0 if none
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

read_scp_response(byte_reader)[source]

See spinnman.messages.scp.abstract_scp_response.AbstractSCPResponse.read_scp_response()