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