![]() |
PDK API Guide for J721E
|
Contains data about the message needed to idetify the sender and route the message response back to the proper location.
| host | The host id representing the sender of the message. |
| hwi_id | The OSAL HWI_ID of the interrupt that sent this message. |
| is_pending | Value that indicates whether or not a message is pending for the buffer corresponding to the Sciserver_msgData struct. |
Data Fields | |
| uint8_t | host |
| int32_t | hwi_id |
| bool | is_pending |
| uint8_t Sciserver_msgData::host |
| int32_t Sciserver_msgData::hwi_id |
| bool Sciserver_msgData::is_pending |