| Prusa MINI Firmware overview
    | 
#include <unwarm.h>

| Public Attributes | |
| RegData | regData [16] | 
| MemData | memData | 
| const UnwindCallbacks * | cb | 
| const void * | reportData | 
Structure that is used to keep track of unwinding meta-data. This data is passed between all the unwinding functions.
| RegData UnwState::regData[16] | 
The register values and meta-data.
| MemData UnwState::memData | 
Memory tracking data.
| const UnwindCallbacks* UnwState::cb | 
Pointer to the callback functions