Microchip® Advanced Software Framework

xMINI_LIST_ITEM Struct Reference

#include <list.h>

Data Fields

struct xLIST_ITEMpxNext
 
struct xLIST_ITEMpxPrevious
 
portTickType xItemValue
 

struct xLIST_ITEM* xMINI_LIST_ITEM::pxNext

Referenced by vListInitialise().

struct xLIST_ITEM* xMINI_LIST_ITEM::pxPrevious

Referenced by vListInitialise(), and vListInsert().

portTickType xMINI_LIST_ITEM::xItemValue

Referenced by vListInitialise().