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