Home | History | Annotate | Download | only in uln200xa

Lines Matching refs:ULN200XA

29 #include "uln200xa.h"
34 ULN200XA::ULN200XA(int stepsPerRev, int i1, int i2, int i3, int i4)
84 void ULN200XA::initClock()
89 uint32_t ULN200XA::getMillis()
118 ULN200XA::~ULN200XA()
126 void ULN200XA::setSpeed(int speed)
131 void ULN200XA::setDirection(ULN200XA_DIRECTION_T dir)
144 void ULN200XA::stepperStep()
214 void ULN200XA::stepperSteps(unsigned int steps)
242 void ULN200XA::release()