#include <UVSOCK.h>
Data Fields | |
| DWORD | mType: 8 |
| Memory type (UV_MR_NONE / UV_MR_ROM / UV_MR_RAM). | |
| DWORD | dfltRam: 1 |
| 1:=default RAM range | |
| DWORD | dfltRom: 1 |
| 1:=default ROM range | |
| DWORD | isZiRam: 1 |
| 1:=RAM range zero-initialized | |
| DWORD | __pad0__:21 |
| Reserved. | |
| DWORD | nRes [3] |
| Reserved. | |
| xU64 | nStart |
| Memory range start address. | |
| xU64 | nSize |
| Memory range size. | |
Indicates how a memory range is configured.
This is a sub-structure and is not contained in any message directly.
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.