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