Miosix
2.0alpha1
|
#include <util.h>
Static Public Member Functions | |
static void | print () |
static unsigned int | getStackSize () |
static unsigned int | getAbsoluteFreeStack () |
static unsigned int | getCurrentFreeStack () |
static unsigned int | getHeapSize () |
static unsigned int | getAbsoluteFreeHeap () |
static unsigned int | getCurrentFreeHeap () |
This class allows to gather memory statistics useful when developing embedded code.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Prints a summary of the information that can be gathered from this class.