FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
servo.h File Reference

API to handle servomotors. More...

Include dependency graph for servo.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.
 

Detailed Description

API to handle servomotors.

Definition in file servo.h.