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
xLIST Struct Reference

#include <list.h>

Public Attributes

configLIST_VOLATILE UBaseType_t uxNumberOfItems
 
ListItem_t *configLIST_VOLATILE pxIndex
 
MiniListItem_t xListEnd
 

Detailed Description

Definition at line 157 of file list.h.

Member Data Documentation

Definition at line 160 of file list.h.

configLIST_VOLATILE UBaseType_t xLIST::uxNumberOfItems

Definition at line 159 of file list.h.

MiniListItem_t xLIST::xListEnd

Definition at line 161 of file list.h.


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