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