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