Microchip® Advanced Software Framework

xLIST Struct Reference

#include <list.h>

Data Fields

volatile xListItempxIndex
 
volatile unsigned portBASE_TYPE uxNumberOfItems
 
volatile xMiniListItem xListEnd
 

volatile xListItem* xLIST::pxIndex
volatile unsigned portBASE_TYPE xLIST::uxNumberOfItems
volatile xMiniListItem xLIST::xListEnd

Referenced by vListInitialise(), and vListInsert().