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