PicoLowLevel
Loading...
Searching...
No Matches
DynamixelInterface Class Reference

#include <DynamixelSerial.h>

Public Member Functions

void setSerial (HardwareSerial *sPort)
 
void begin (long baud)
 
void end ()
 
void writeBuf (byte id, byte *buf, int len)
 
int readStatus ()
 
int readWord ()
 
int readDWord ()
 

Member Function Documentation

◆ begin()

void DynamixelInterface::begin ( long  baud)
Here is the caller graph for this function:

◆ end()

void DynamixelInterface::end ( )

◆ readDWord()

int DynamixelInterface::readDWord ( )
Here is the caller graph for this function:

◆ readStatus()

int DynamixelInterface::readStatus ( )
Here is the caller graph for this function:

◆ readWord()

int DynamixelInterface::readWord ( )
Here is the caller graph for this function:

◆ setSerial()

void DynamixelInterface::setSerial ( HardwareSerial *  sPort)
Here is the caller graph for this function:

◆ writeBuf()

void DynamixelInterface::writeBuf ( byte  id,
byte *  buf,
int  len 
)
Here is the caller graph for this function:

The documentation for this class was generated from the following files: