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