Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Motor Class Reference
#include <motor.h>
Public Member Functions | |
| Motor (PinName Pin, int periode) | |
| Constructor Pin Servo Motor Pin periode Periode for Servo Signal. | |
| void | speed (int value) |
| Sets the pulse width ergo the servo rotation speed value pulsewidth in microseconds as integer. | |
Detailed Description
Class Motor.
Definition at line 35 of file motor.h.
Constructor & Destructor Documentation
| Motor | ( | PinName | Pin, |
| int | periode | ||
| ) |
Member Function Documentation
Generated on Thu Jul 14 2022 18:59:33 by
1.7.2