Data Fields | |
| uint8_t | id |
| uint8_t | protocol_id |
| uint8_t | type |
| uint16_t | seq |
| uint32_t | status |
| uint8_t SCMI_messageHeader::id |
The identifier of the message being sent.
| uint8_t SCMI_messageHeader::protocol_id |
The identifier of the protocol used to send the message
| uint8_t SCMI_messageHeader::type |
The SCMI type for this message.
| uint16_t SCMI_messageHeader::seq |
| uint32_t SCMI_messageHeader::status |
Status of the transfer once it's complete.