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