onerom-wasm
    Preparing search index...

    Interface ControlLine

    Control line mapping

    interface ControlLine {
        configurable: boolean;
        name: string;
        pin: number;
    }
    Index

    Properties

    Properties

    configurable: boolean
    name: string
    pin: number