Method ReadLedD1PwmDutyCycleRealAsync
ReadLedD1PwmDutyCycleRealAsync(CancellationToken)
Asynchronously reads the contents of the LedD1PwmDutyCycleReal register.
public Task<float> ReadLedD1PwmDutyCycleRealAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.