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