DYTC_GET_FUNCTION_BIT
cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF;
funcmode = (output >> DYTC_GET_FUNCTION_BIT) & 0xF;