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