Table of Contents

Enum AccumulatedStepsSamplingRateConfig

Namespace
Harp.StepperDriver
Assembly
Harp.StepperDriver.dll

Specifies the rate of the accumulated steps events.

public enum AccumulatedStepsSamplingRateConfig : byte

Fields

Disabled = 0
Rate10Hz = 1
Rate50Hz = 2
Rate100Hz = 3