MSG Struct Reference

#include <MessageQueue.h>


Data Fields

short int MsgCmd
short int PayloadSize
short int MaxPayload
short int ReplyCmd
int Handle
void * ReplyHandle
struct _msg * next
char Payload [1]


Detailed Description

Definition at line 14 of file MessageQueue.h.


Field Documentation

short int MSG::MsgCmd

Definition at line 15 of file MessageQueue.h.

Referenced by MMCTask(), MsgMMCReadSector(), MsgMMCReset(), MsgMMCSendStatus(), MsgMMCWriteSector(), and MsgMMCWriteTestFile().

short int MSG::PayloadSize

Definition at line 16 of file MessageQueue.h.

Referenced by NewMSG().

short int MSG::MaxPayload

Definition at line 17 of file MessageQueue.h.

Referenced by NewMSG().

short int MSG::ReplyCmd

Definition at line 18 of file MessageQueue.h.

int MSG::Handle

Definition at line 19 of file MessageQueue.h.

void* MSG::ReplyHandle

Definition at line 20 of file MessageQueue.h.

Referenced by NewMSG().

struct _msg* MSG::next [read]

Definition at line 21 of file MessageQueue.h.

Referenced by NewMSG().

char MSG::Payload[1]

Definition at line 22 of file MessageQueue.h.

Referenced by MMCTask(), MsgMMCReadSector(), and MsgMMCWriteSector().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 24 17:44:09 2008 for FrankenRTOS by  doxygen 1.5.3