Classes | Macros
ServoSerial.h File Reference
#include <termios.h>
#include <unistd.h>
#include <stdio.h>
#include <fcntl.h>
#include <errno.h>
#include <string.h>
#include <math.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/select.h>
Include dependency graph for ServoSerial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServoSerial
 

Macros

#define cfsetspeed(term, baudrate)
 

Macro Definition Documentation

#define cfsetspeed (   term,
  baudrate 
)
Value:
cfsetispeed(term, baudrate); \
cfsetospeed(term, baudrate);

Definition at line 18 of file ServoSerial.h.



hrpsys
Author(s): AIST, Fumio Kanehiro
autogenerated on Thu May 6 2021 02:41:52