|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
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 30 of file MemMappedPeriph.h.
| uintptr_t etiss::plugin::MappedMemory::base = 0 |
Definition at line 32 of file MemMappedPeriph.h.
| size_t etiss::plugin::MappedMemory::size = 0 |
Definition at line 33 of file MemMappedPeriph.h.