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