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