|
StepperII
Dual Axis Stepper Controller
|
Holding data used by timer interrupt for speed ramp calculation. More...
#include <CAvrStepper.h>
Public Member Functions | |
| void | setProfile (CProfile *profile) |
| void | move (int step) |
| void | doStep (void) |
| void | changeSpeed (CProfile &profile) |
| void | setContinuous (unsigned int x) |
| char | readRunState (void) |
Holding data used by timer interrupt for speed ramp calculation.
Contains data used by timer interrupt to calculate speed profile. Data is written to it by move(), when stepper motor is moving (timer interrupt running) data is read/updated when calculating a new step_delay
1.7.3