SCT_STATUS_TEMP
if (!temp_is_valid(buf[SCT_STATUS_TEMP]))
*val = temp_from_sct(buf[SCT_STATUS_TEMP]);
have_sct_temp = temp_is_valid(buf[SCT_STATUS_TEMP]);