SAM4S-EK_FreeRTOS+FAT-SL  1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
xMINI_LIST_ITEM Struct Reference

#include <list.h>

Public Attributes

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

Detailed Description

Definition at line 146 of file list.h.

Member Data Documentation

struct xLIST_ITEM* configLIST_VOLATILE xMINI_LIST_ITEM::pxNext

Definition at line 149 of file list.h.

struct xLIST_ITEM* configLIST_VOLATILE xMINI_LIST_ITEM::pxPrevious

Definition at line 150 of file list.h.

configLIST_VOLATILE TickType_t xMINI_LIST_ITEM::xItemValue

Definition at line 148 of file list.h.


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