uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xMINI_LIST_ITEM Struct Reference

#include <list.h>

Public Attributes

portTickType xItemValue
 
struct xLIST_ITEMpxNext
 
struct xLIST_ITEMpxPrevious
 

Detailed Description

Definition at line 108 of file list.h.

Member Data Documentation

struct xLIST_ITEM* xMINI_LIST_ITEM::pxNext

Definition at line 111 of file list.h.

struct xLIST_ITEM* xMINI_LIST_ITEM::pxPrevious

Definition at line 112 of file list.h.

portTickType xMINI_LIST_ITEM::xItemValue

Definition at line 110 of file list.h.


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