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