External Code Interface (ECI)
 All Data Structures Files Functions Variables Typedefs Groups Pages
Data Fields
ECI_Msg_t Struct Reference

#include <eci_app.h>

Data Fields

CFE_SB_MsgId_t mid
 
void * mptr
 
size_t siz
 
void * qptr
 
boolean * sendMsg
 

Detailed Description

Element of the message array which defines a single message to be sent over the software bus.

Field Documentation

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)


The documentation for this struct was generated from the following file: