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