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