Table of Contents

Enum PamojaStepDirection

Namespace
Pamoja.Native.Interop
Assembly
Pamoja.Native.dll

Which way to step a motor, mirroring PamojaStepDirection in pamoja.h.

public enum PamojaStepDirection

Fields

Backward = 1

Reverse the sequence, turning the shaft the other way.

Forward = 0

Advance the sequence, turning the shaft one way.