xLIST_ITEM Struct Reference
#include <list.h>
Collaboration diagram for xLIST_ITEM:

Data Fields | |
| listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t | xItemValue |
| struct xLIST_ITEM *configLIST_VOLATILE | pxNext |
| struct xLIST_ITEM *configLIST_VOLATILE | pxPrevious |
| void * | pvOwner |
| void *configLIST_VOLATILE | pvContainer |
Field Documentation
| void* configLIST_VOLATILE xLIST_ITEM::pvContainer |
| void* xLIST_ITEM::pvOwner |
| struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxNext |
| struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxPrevious |
| listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xLIST_ITEM::xItemValue |
The documentation for this struct was generated from the following file:
- /var/www/html/SJSU-DEV-Linux/firmware/default/lib/L1_FreeRTOS/include/list.h

1.8.11