aht20_cmd
return aht20_cmd(sc->sc_tag, sc->sc_addr, cmd, clen, buf, blen, sc->sc_readattempts);
error = aht20_cmd(tag, addr, ®, 1, buf, 1, 10);