ADC_STEP_OPEN_DELAY
reg = (int)ADC_READ4(sc, input->stepdelay) & ADC_STEP_OPEN_DELAY;
ADC_WRITE4(sc, input->stepdelay, reg & ADC_STEP_OPEN_DELAY);