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