Skip to content

Struct xLIST_ITEM

ClassList > xLIST_ITEM

Public Attributes

Type Name
void * pvOwner
struct xLIST *configLIST_VOLATILE pxContainer
struct xLIST_ITEM *configLIST_VOLATILE pxNext
struct xLIST_ITEM *configLIST_VOLATILE pxPrevious
listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xItemValue

Public Attributes Documentation

variable pvOwner

void* xLIST_ITEM::pvOwner;

variable pxContainer

struct xLIST* configLIST_VOLATILE xLIST_ITEM::pxContainer;

variable pxNext

struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxNext;

variable pxPrevious

struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxPrevious;

variable xItemValue

listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xLIST_ITEM::xItemValue;

The documentation for this class was generated from the following file fw/rbcx-coprocessor/lib/FreeRTOS/include/list.h