idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
idfxx::memory::region Struct Reference

Information about a heap region, passed to walk callbacks. More...

Public Attributes

intptr_t start
 Start address of the heap region.
 
intptr_t end
 End address of the heap region.
 

Detailed Description

Information about a heap region, passed to walk callbacks.

Definition at line 168 of file memory.hpp.


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