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