Skip to content

Documentation / device / PointerTypeDetail

Interface: PointerTypeDetail

Defined in: libs/device/src/builder/types.ts:513

Detail informations for pointer type

Properties

pointerType

pointerType: PBTypeInfo

Defined in: libs/device/src/builder/types.ts:515

Type of the pointer


addressSpace

addressSpace: PBAddressSpace

Defined in: libs/device/src/builder/types.ts:517

Address space of the pointer

Released under the MIT License.