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