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