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