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