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