Prusa3d Marlin fork
Public Member Functions | Public Attributes | List of all members
modules::protocol::ResponseCommandStatus Struct Reference

Combined commandStatus and its value into one data structure (optimization purposes)

#include <mmu2_protocol.h>

Public Member Functions

constexpr ResponseCommandStatus (ResponseMsgParamCodes code, uint16_t value)
 

Public Attributes

ResponseMsgParamCodes code
 
uint16_t value
 

The documentation for this struct was generated from the following file: