Library for generating servo pulses from mbed output pins
Dependents: mbed_ES20X_Tester MadPulseCntrl ES413Integration Emaxx_Navigation ... more
Fork of SERVOGEN by
ServoOut Class Reference
#include <ServoOut.h>
Public Member Functions | |
| ServoOut (PinName pin) | |
| Constructor. | |
| ServoOut & | operator= (int pulse_us) |
| Shorthand for the write and read functions. | |
Detailed Description
ServoOut Class.
Definition at line 61 of file ServoOut.h.
Constructor & Destructor Documentation
| ServoOut | ( | PinName | pin ) |
Member Function Documentation
| ServoOut & operator= | ( | int | pulse_us ) |
Shorthand for the write and read functions.
Definition at line 73 of file ServoOut.cpp.
Generated on Fri Jul 15 2022 16:00:27 by
1.7.2
