Method ReadBatteryCalibration0Async
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
ReadBatteryCalibration0Async(CancellationToken)
Asynchronously reads the contents of the BatteryCalibration0 register.
public Task<ushort> ReadBatteryCalibration0Async(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationTokenA CancellationToken which can be used to cancel the operation.