rxpoweredup
    Preparing search index...

    Type Alias PortModeInformationBase

    type PortModeInformationBase = {
        messageType: portModeInformation;
        mode: number;
        portId: number;
    }
    Index

    Properties

    messageType: portModeInformation
    mode: number
    portId: number