DmAddressMapModel
**Experimental** Address map for the device including memory and peripheral regions.
type DmAddressMapModel {
addressSegments: [DmAddressSegment!]!
}
Fields
DmAddressMapModel.addressSegments ● [DmAddressSegment!]! non-null object
**Experimental** Address segments (block containers with total size and nested blocks).