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

Detailed Description

Definition at line 842 of file os.h.

#include "os.h"

Data Fields

OS_MSG * NextPtr
 
OS_MSG_QTY NbrFree
 
OS_MSG_QTY NbrUsed
 
OS_MSG_QTY NbrUsedMax
 

Field Documentation

OS_MSG_QTY NbrFree

Definition at line 844 of file os.h.

OS_MSG_QTY NbrUsed

Definition at line 845 of file os.h.

OS_MSG_QTY NbrUsedMax

Definition at line 846 of file os.h.

OS_MSG* NextPtr

Definition at line 843 of file os.h.


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