Namespace DuetControlServer.SPI.Communication.Shared
Classes
TransferResponse
Result code for header and data transfers
Structs
CodeChannelHeader
Header holding a G-code channel
HeightMapHeader
Header of G29 heightmaps
MessageHeader
Header for arbitrary messages
PacketHeader
Header used for single packets from and to the RepRapFirmware board
StringHeader
Body for a request that only contains a string value
TransferHeader
Header describing the content of a full SPI transfer
Enums
DataType
Enum representing the allowed binary data types of parameters
MessageTypeFlags
Message type flags describing a code reply. This is equal to MessageType in RepRapFirmware. Make sure to keep the destinations in sync with the CodeChannel entries
PrintStoppedReason
Reason why the print has been stopped