TMP007_CONFIG_CR_MASK
conv_rate = (data->config & TMP007_CONFIG_CR_MASK)
tmp = data->config & ~TMP007_CONFIG_CR_MASK;