SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
Memory_Stats_tag Struct Reference

Structure defining memory related statistics. More...

#include <MemoryDefs.h>

Collaboration diagram for Memory_Stats_tag:
Collaboration graph

Data Fields

UInt32 totalSize
UInt32 totalFreeSize
UInt32 largestFreeSize

Detailed Description

Structure defining memory related statistics.


Field Documentation

UInt32 Memory_Stats_tag::totalSize

Total memory size

UInt32 Memory_Stats_tag::totalFreeSize

Total free memory size

UInt32 Memory_Stats_tag::largestFreeSize

Largest free memory size


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated