utoppy_command
err = utoppy_command(sc, UTOPPY_CMD_TURBO, UTOPPY_SHORT_TIMEOUT, &r);
err = utoppy_command(sc, UTOPPY_CMD_READY, UTOPPY_LONG_TIMEOUT, &r);
err = utoppy_command(sc, UTOPPY_CMD_CANCEL,
err = utoppy_command(sc, UTOPPY_CMD_STATS, UTOPPY_LONG_TIMEOUT, &r);
err = utoppy_command(sc, UTOPPY_RESP_FILE_DATA,
err = utoppy_command(sc, UTOPPY_RESP_FILE_END,
err = utoppy_command(sc, UTOPPY_CMD_RESET, UTOPPY_LONG_TIMEOUT,
err = utoppy_command(sc, UTOPPY_CMD_RENAME,
err = utoppy_command(sc, UTOPPY_CMD_MKDIR, UTOPPY_LONG_TIMEOUT,
err = utoppy_command(sc, UTOPPY_CMD_DELETE, UTOPPY_LONG_TIMEOUT,
err = utoppy_command(sc, UTOPPY_CMD_FILE, UTOPPY_LONG_TIMEOUT,
err = utoppy_command(sc, UTOPPY_RESP_FILE_HEADER,