Message structure for MSGs from App to Emb. More...
#include <ipc_shared.h>
Data Fields | |
| uint32_t | dummy_word |
| used to cope with kernel message structure | |
| uint32_t | msg [IPC_A2E_MSG_BUF_SIZE] |
| body of the msg | |
Message structure for MSGs from App to Emb.
Actually a sub-structure will be used when filling the messages.
Definition at line 224 of file ipc_shared.h.
1.6.1