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