tmp461_write_1
if (tmp461_write_1(dev, TMP461_CONFIG_REG_W, data) != 0)
error = tmp461_write_1(dev, TMP461_ONESHOT_REG, 0xFF);
static int tmp461_write_1(device_t dev, uint8_t reg, uint8_t data);