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