MicrOS
micros_memory.c File Reference
#include "micros_memory.h"

Functions

void micros_memory_get_physical_memory_stats (micros_physical_memory_stats *stats)
 Retrieves statistics about memory usage. More...
 

Function Documentation

◆ micros_memory_get_physical_memory_stats()

void micros_memory_get_physical_memory_stats ( micros_physical_memory_stats stats)

Retrieves statistics about memory usage.

Retrieves statistics about memory usage and fills passed structure.

Parameters
statsStructure where statistics will be stored.