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