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