Documentation
    Preparing search index...

    The mutable properties of Pixel not inherited from parent class PixelConnect.

    type PixelOwnMutableProps = {
        isTransferring: boolean;
        profileHash: number;
    }

    Implemented by

    Index

    Properties

    isTransferring: boolean

    Whether data is being transferred from or to the die.

    profileHash: number

    On-die profile hash value.