onerom-wasm
    Preparing search index...

    Interface JumperHeaderInfo

    Physical jumper-header descriptor (mirrors onerom_config::hw::JumperHeader)

    interface JumperHeaderInfo {
        columns: HeaderColumnInfo[];
    }
    Index
    columns: HeaderColumnInfo[]

    Columns present on the header, in ascending col order. Absent columns are omitted, so present columns keep their absolute drawn position.