Lines Matching full:details
110 * @see stepper_enable() for details.
117 * @see stepper_set_micro_step_res() for details.
125 * @see stepper_get_micro_step_res() for details.
132 * @see stepper_set_actual_position() for details.
139 * @see stepper_get_actual_position() for details.
152 * @see stepper_set_event_callback() for details.
159 * @see stepper_set_microstep_interval() for details.
166 * @see stepper_move_by() for details.
173 * @see stepper_move_to() for details.
180 * @see stepper_run() for details.
187 * @see stepper_stop() for details.
194 * @see stepper_is_moving() for details.
223 * @details Enabling the driver will energize the coils, however not set the stepper in motion.
392 * @details The stepper will move by the given number of micro-steps from the current position.
414 * @details The stepper will move to the given micro-steps position from the reference position.
440 * @details The stepper shall be set into motion and run continuously until
467 * @details Cancel all active movements, however keep the coils energized.