BMP280_OSRS_TEMP_MASK
u8 osrs = FIELD_PREP(BMP280_OSRS_TEMP_MASK, data->oversampling_temp + 1) |
BMP280_OSRS_TEMP_MASK |