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