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