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