Method ReadMortor0AccumulatedStepsAsync
- Namespace
- Harp.StepperDriver
- Assembly
- Harp.StepperDriver.dll
ReadMortor0AccumulatedStepsAsync(CancellationToken)
Asynchronously reads the contents of the Mortor0AccumulatedSteps register.
public Task<int> ReadMortor0AccumulatedStepsAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.