Microchip® Advanced Software Framework

xMINI_LIST_ITEM Struct Reference

#include <list.h>

Data Fields

struct xLIST_ITEM
*configLIST_VOLATILE 
pxNext
 
struct xLIST_ITEM
*configLIST_VOLATILE 
pxPrevious
 
listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE
configLIST_VOLATILE TickType_t 
xItemValue
 

struct xLIST_ITEM* configLIST_VOLATILE xMINI_LIST_ITEM::pxNext
struct xLIST_ITEM* configLIST_VOLATILE xMINI_LIST_ITEM::pxPrevious

Referenced by vListInitialise(), and vListInsert().

listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xMINI_LIST_ITEM::xItemValue

Referenced by vListInitialise().