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