ah sorry, ```rust let res = i2c.write_read(address, &out, &mut in).await; ```