StepperII
Dual Axis Stepper Controller
Public Member Functions

CAvrStepper Class Reference

Holding data used by timer interrupt for speed ramp calculation. More...

#include <CAvrStepper.h>

List of all members.

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)

Detailed Description

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


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Defines