Public Attributes | List of all members
xLIST_ITEM Struct Reference

#include <list.h>

Public Attributes

void *configLIST_VOLATILE pvContainer
 
void * pvOwner
 
struct xLIST_ITEM *configLIST_VOLATILE pxNext
 
struct xLIST_ITEM *configLIST_VOLATILE pxPrevious
 
listFIRST_LIST_ITEM_INTEGRITY_CHECK_VALUE configLIST_VOLATILE TickType_t xItemValue
 

Detailed Description

Definition at line 140 of file list.h.

Member Data Documentation

◆ pvContainer

void* configLIST_VOLATILE xLIST_ITEM::pvContainer

Definition at line 147 of file list.h.

◆ pvOwner

void* xLIST_ITEM::pvOwner

Definition at line 146 of file list.h.

◆ pxNext

struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxNext

Definition at line 144 of file list.h.

◆ pxPrevious

struct xLIST_ITEM* configLIST_VOLATILE xLIST_ITEM::pxPrevious

Definition at line 145 of file list.h.

◆ xItemValue

Definition at line 143 of file list.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03