This struct is part of the internal implementation of the servo library. See servo.h.
Definition at line 42 of file servo.c.
Current position, measured in ticks.
Definition at line 45 of file servo.c.
The value to be written to the duty cycle register.
Definition at line 46 of file servo.c.
The speed limit of the servo, in ticks per servo period (or 0 for no limit).
Definition at line 47 of file servo.c.
Target position, measured in ticks.
Definition at line 44 of file servo.c.