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