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