Accessories
Arduino for motors and lights library.
PortStepper Member List

This is the complete list of members for PortStepper, including all inherited members.

GetPinType() const Portinline
GetPosition()PortStepperinlinevirtual
GetSpeed() const Portinline
GetState() const Portinline
IsLeftDir() const Portinline
IsRightDir() const Portinline
IsStopped() const Portinline
MapValue(int inValue, PIN_TYPE inType = UNDEFINED) const Portprotected
MoveLeftDir(unsigned long inDuration = 0)Portinlinevirtual
MoveLeftDir(unsigned long inDuration, int inSpeed)Port
MovePin(int inPin, int inValue, PIN_TYPE inType = UNDEFINED) const Portprotected
MovePosition(unsigned long inDuration, int inEndPosition)PortSteppervirtual
MoveRelativePosition(unsigned long inDuration, int inIncrementalPosition)PortStepper
MoveRightDir(unsigned long inDuration = 0)Portinlinevirtual
MoveRightDir(unsigned long inDuration, int inSpeed)Port
MoveStop()Portinlinevirtual
MoveToggle(unsigned long inDuration = 0)Port
Port()Port
PortStepper()PortStepper
SetSpeed(int inSpeed)Portvirtual
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()Portinlinevirtual
beginByAccessory(int inStartingPosition)Portinlinevirtual
beginPin(int inPin, PIN_TYPE inType = UNDEFINED) const Portprotected
currentPosition()PortStepperinline
pMotorPortStepperprotected
pinTypePortprotected
run()PortStepperinline
speedPortprotected
statePortprotected
targetPosition()PortStepperinline