_malloc_info Struct Reference

#include <mem.h>


Data Fields

unsigned char max_blks
 Memory Block Size.
unsigned char n_blks
 Max. number of mem blocks.
unsigned short start_blk
 No. of mem blocks allocated.
signed char * start_addr
 The starting mem. blk number.


Detailed Description

This is used by buffer management routines. Each Memory Block of different sizes is associated with each structure


The documentation for this struct was generated from the following file:
Generated on Thu Feb 13 14:46:25 2014 for 2014.1_doc by  doxygen 1.4.5