#include <eci_app.h>
Data Fields | |
CFE_SB_MsgId_t | mid |
void * | mptr |
size_t | siz |
void * | qptr |
boolean * | sendMsg |
Element of the message array which defines a single message to be sent over the software bus.
CFE_SB_MsgId_t mid |
Message ID
void* mptr |
Input/Output Buffer
void* qptr |
Location of Cmd Queue Buffer - NULL if Tlm Message
boolean* sendMsg |
Pointer to the flag indicating whether to send output
size_t siz |
Message Size (including header)