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