|
FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
API to handle servomotors. More...
#include <fastarduino/pulse_timer.h>#include <fastarduino/pwm.h>#include <fastarduino/utilities.h>
Go to the source code of this file.
Classes | |
| class | devices::servo::Servo< TIMER_, PWMPIN_ > |
| This template class supports one servomotor connected to a PWM pin. More... | |
Namespaces | |
| namespace | devices |
| Defines all API for all external devices supported by FastArduino. | |
| namespace | devices::servo |
| Defines the API for servomotor support. | |
API to handle servomotors.
Definition in file servo.h.