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