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