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