#include <DynamixelSerial.h>
◆ begin()
void DynamixelInterface::begin |
( |
long |
baud | ) |
|
◆ end()
void DynamixelInterface::end |
( |
| ) |
|
◆ readDWord()
int DynamixelInterface::readDWord |
( |
| ) |
|
◆ readStatus()
int DynamixelInterface::readStatus |
( |
| ) |
|
◆ readWord()
int DynamixelInterface::readWord |
( |
| ) |
|
◆ setSerial()
void DynamixelInterface::setSerial |
( |
HardwareSerial * |
sPort | ) |
|
◆ writeBuf()
void DynamixelInterface::writeBuf |
( |
byte |
id, |
|
|
byte * |
buf, |
|
|
int |
len |
|
) |
| |
The documentation for this class was generated from the following files: