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

Public Attributes

struct A_BLOCK_LINKpxNextFreeBlock
 
size_t xBlockSize
 

Detailed Description

Definition at line 100 of file heap_4.c.

Member Data Documentation

struct A_BLOCK_LINK* A_BLOCK_LINK::pxNextFreeBlock

Definition at line 102 of file heap_4.c.

size_t A_BLOCK_LINK::xBlockSize

Definition at line 103 of file heap_4.c.


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