This is the complete list of members for PortStepper, including all inherited members.
GetPosition() | PortStepper | inlinevirtual |
GetSpeed() const | Port | inline |
GetState() const | Port | inline |
IsLeftDir() const | Port | inline |
IsRightDir() const | Port | inline |
IsStopped() const | Port | inline |
MapValue(int inValue, PIN_TYPE inType = UNDEFINED) const | Port | protected |
MoveLeftDir(unsigned long inDuration = 0) | Port | inlinevirtual |
MoveLeftDir(unsigned long inDuration, int inSpeed) | Port | |
MovePin(int inPin, int inValue, PIN_TYPE inType = UNDEFINED) const | Port | protected |
MovePosition(unsigned long inDuration, int inEndPosition) | PortStepper | virtual |
MoveRelativePosition(unsigned long inDuration, int inIncrementalPosition) | PortStepper | |
MoveRightDir(unsigned long inDuration = 0) | Port | inlinevirtual |
MoveRightDir(unsigned long inDuration, int inSpeed) | Port | |
MoveStop() | Port | inlinevirtual |
MoveToggle(unsigned long inDuration = 0) | Port | |
Port() | Port | |
PortStepper() | PortStepper | |
SetSpeed(int inSpeed) | Port | virtual |
begin(uint8_t inPin1, uint8_t inPin2, PIN_TYPE inType = DIGITAL, uint8_t *inpSteps = NULL) | PortStepper | |
begin(uint8_t inPin1, uint8_t inPin2, uint8_t inPin3, uint8_t inPin4, PIN_TYPE inType = DIGITAL, uint8_t *inpSteps = NULL) | PortStepper | |
Port::begin() | Port | inlinevirtual |
beginByAccessory(int inStartingPosition) | Port | inlinevirtual |
beginPin(int inPin, PIN_TYPE inType = UNDEFINED) const | Port | protected |
currentPosition() | PortStepper | inline |
pMotor | PortStepper | protected |
pinType | Port | protected |
run() | PortStepper | inline |
speed | Port | protected |
state | Port | protected |
targetPosition() | PortStepper | inline |