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