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.
SD21 Class Reference
#include <SD21.h>
Public Member Functions | |
| SD21 (PinName sda, PinName scl) | |
| Constructor for the SD21 connected to specified I2C pins at a specific address. | |
| void | reset (void) |
| Reset SD21 device to its power-on state. | |
| void | set_servo (int servo_num, int angle, int speed) |
| set a single servo value and associated speed using the full 16-bit registers | |
Detailed Description
SD21 class.
Allow access to an SD21 21-channel servo controller unit
SD21 servo_control
Definition at line 46 of file SD21.h.
Constructor & Destructor Documentation
| SD21 | ( | PinName | sda, |
| PinName | scl | ||
| ) |
Member Function Documentation
| void reset | ( | void | ) |
Generated on Tue Aug 2 2022 07:33:48 by
1.7.2