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