AM62L FreeRTOS SDK  11.00.00
SCMI_messageHeader Struct Reference

Data Fields

uint8_t id
 
uint8_t protocol_id
 
uint8_t type
 
uint16_t seq
 
uint32_t status
 

Field Documentation

◆ id

uint8_t SCMI_messageHeader::id

The identifier of the message being sent.

◆ protocol_id

uint8_t SCMI_messageHeader::protocol_id

The identifier of the protocol used to send the message

◆ type

uint8_t SCMI_messageHeader::type

The SCMI type for this message.

◆ seq

uint16_t SCMI_messageHeader::seq

◆ status

uint32_t SCMI_messageHeader::status

Status of the transfer once it's complete.