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