Skip to content

Documentation / device / PointerTypeDetail

Interface: PointerTypeDetail

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

Detail informations for pointer type

Properties

pointerType

pointerType: PBTypeInfo

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

Type of the pointer


addressSpace

addressSpace: PBAddressSpace

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

Address space of the pointer

Released under the MIT License.