ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Represents a memory region that is associated with a MemMappedPeriph. More...
#include <MemMappedPeriph.h>
Public Attributes | |
uintptr_t | base = 0 |
size_t | size = 0 |
Represents a memory region that is associated with a MemMappedPeriph.
Definition at line 25 of file MemMappedPeriph.h.
uintptr_t etiss::plugin::MappedMemory::base = 0 |
Definition at line 27 of file MemMappedPeriph.h.
size_t etiss::plugin::MappedMemory::size = 0 |
Definition at line 28 of file MemMappedPeriph.h.