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