TEA5767_ADC_LEVEL_MASK
(buffer[3] & TEA5767_ADC_LEVEL_MASK) >> 4);
int signal = ((buffer[3] & TEA5767_ADC_LEVEL_MASK) << 8);