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