pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class Stepper

    A stepper motor's place in its drive sequence, and how far it has turned.

    Index
    • get coils(): number

      The coil pattern currently held, without advancing.

      Returns number

    • get steps(): number

      How many steps have been taken, signed by direction.

      Returns number

    • Advances one step and returns the four-bit coil pattern to apply.

      The most significant of the four bits is the first coil.

      Parameters

      Returns number