Help for this page

Select Code to Download


  1. or download this
    sub process {
        my ($name, %Cmd) = @_;
    ...
            $cmdData{$cmd} = {opcode => "0x$opcode", apid => "0x$apid"};
        };
    }