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