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