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