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