Previous topic

spinnman.messages.eieio.data_messages.eieio_16bit_with_payload.eieio_16bit_with_payload_timed_upper_key_prefix_data_message module

Next topic

spinnman.messages.eieio.data_messages.eieio_32bit package

This Page

spinnman.messages.eieio.data_messages.eieio_16bit_with_payload.eieio_16bit_with_payload_upper_key_prefix_data_message module

class spinnman.messages.eieio.data_messages.eieio_16bit_with_payload.eieio_16bit_with_payload_upper_key_prefix_data_message.EIEIO16BitWithPayloadUpperKeyPrefixDataMessage(key_prefix, count=0, data_reader=None)[source]

Bases: spinnman.messages.eieio.data_messages.eieio_with_payload_data_message.EIEIOWithPayloadDataMessage

Attributes

eieio_header
is_next_element Determine if there is another element to be read
max_n_elements The maximum number of elements that can fit in the packet
n_elements The number of elements in the packet
next_element The next element to be read, or None if no more elements.
size The size of the packet with the current contents

Methods

get_min_packet_length()

Detailed Methods

static get_min_packet_length()[source]