| Prusa MINI Firmware overview
    | 
#include "unwarm.h"Go to the source code of this file.
| Functions | |
| bool | UnwMemHashRead (MemData *const memData, uint32_t addr, uint32_t *const data, bool *const tracked) | 
| bool | UnwMemHashWrite (MemData *const memData, uint32_t addr, uint32_t val, bool valValid) | 
| void | UnwMemHashGC (UnwState *const state) | 
| bool UnwMemHashRead | ( | MemData *const | memData, | 
| uint32_t | addr, | ||
| uint32_t *const | data, | ||
| bool *const | tracked | ||
| ) |