LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OS_MSG Struct Reference

Detailed Description

Definition at line 832 of file os.h.

#include "os.h"

Data Fields

OS_MSG * NextPtr
 
void * MsgPtr
 
OS_MSG_SIZE MsgSize
 
CPU_TS MsgTS
 

Field Documentation

void* MsgPtr

Definition at line 834 of file os.h.

OS_MSG_SIZE MsgSize

Definition at line 835 of file os.h.

CPU_TS MsgTS

Definition at line 836 of file os.h.

OS_MSG* NextPtr

Definition at line 833 of file os.h.


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