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