UCB_ADC_DAT_VAL
if (val & UCB_ADC_DAT_VAL)
while ((ucb1x00_reg_read(ucb, UCB_ADC_DATA) & UCB_ADC_DAT_VAL) == 0);