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

Detailed Description

Definition at line 851 of file os.h.

#include "os.h"

Data Fields

OS_MSG * InPtr
 
OS_MSG * OutPtr
 
OS_MSG_QTY NbrEntriesSize
 
OS_MSG_QTY NbrEntries
 
OS_MSG_QTY NbrEntriesMax
 

Field Documentation

OS_MSG* InPtr

Definition at line 852 of file os.h.

OS_MSG_QTY NbrEntries

Definition at line 855 of file os.h.

OS_MSG_QTY NbrEntriesMax

Definition at line 856 of file os.h.

OS_MSG_QTY NbrEntriesSize

Definition at line 854 of file os.h.

OS_MSG* OutPtr

Definition at line 853 of file os.h.


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