Stopping and holding position on sail winch servi

Is it possible to stop and hold a certain degree on winch servo Hitec HS-785HB? If so, is there a possible sample code?

Use the Servo library and its writeMicroseconds() function to control the winch servo. A bit more info here.

Thank you! I’ll give it a try and let you know how it goes.