AccelStepperPositionSetter Class Reference

Setter class that outputs its value to set the position of an AccelStepper. More...

#include <AccelStepperPositionSetter.h>

Inheritance diagram for AccelStepperPositionSetter:

Inheritance graph
[legend]
Collaboration diagram for AccelStepperPositionSetter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AccelStepperPositionSetter (AccelStepper *stepper)
virtual void input (int value)


Detailed Description

Setter class that outputs its value to set the position of an AccelStepper.

Requires the AccelStepper library seehttp://www.open.com.au/mikem/arduino/AccelStepper/


Constructor & Destructor Documentation

AccelStepperPositionSetter::AccelStepperPositionSetter ( AccelStepper *  stepper  ) 

Parameters:
[in] stepper The target AccelStepper instance. It is the callers job to configure the AccelStepper
Author:
Mike McCauley (mikem@open.com.au)


Member Function Documentation

void AccelStepperPositionSetter::input ( int  value  )  [virtual]

Input the value to be used to set the stepper position.

Parameters:
[in] value The input value to be used to set the position of the stepper.

Reimplemented from Setter.


The documentation for this class was generated from the following files:

Generated on Wed Jul 21 07:33:52 2010 for RCKit by  doxygen 1.5.6