Searched defs:GetPayloadStatusResponse (Results 1 – 1 of 1) sorted by relevance
193 struct GetPayloadStatusResponse struct195 uint8_t completionCode; //!< Completion code.197 uint8_t capacity; //!< Instance capacity.201 uint8_t instance1:1; //!< If true, Instance 1 is activated.202 uint8_t instance2:1; //!< If true, Instance 2 is activated.203 uint8_t instance3:1; //!< If true, Instance 3 is activated.204 uint8_t instance4:1; //!< If true, Instance 4 is activated.205 uint8_t instance5:1; //!< If true, Instance 5 is activated.206 uint8_t instance6:1; //!< If true, Instance 6 is activated.207 uint8_t instance7:1; //!< If true, Instance 7 is activated.[all …]