SHT4X_READ_SERIAL
uint8_t reg = SHT4X_READ_SERIAL;
error = sht4x_cmdr(sc, SHT4X_READ_SERIAL, buf, 6);
.cmd = SHT4X_READ_SERIAL,