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