MemoryAddress Properties |
The MemoryAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessName |
A string representation of this address.
(Overrides StringAddressAccessName.) | |
| AddressSpace |
The memory address space.
| |
| AllowedAccess |
The access defined by this address.
(Inherited from StringAddress.) | |
| Area |
The memory area.
| |
| Bit |
Bit within byte.
| |
| BitAddress |
Absolute address in the address space (in bits).
| |
| ByteAddress |
Byte offset.
| |
| NumBits |
Length of this address range (in bits).
| |
| NumBytes |
Number of bytes.
|