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