Welcome to the EyeBot
Version 7 - RPi1
A Controller For Various Hardware IO
|
Structure defining a HDT servo. More...
#include <types.h>
Data Fields | |
struct HDT_SERVO * | pnext |
char | name [HDT_MAX_NAMECHAR] |
char | tabname [HDT_MAX_NAMECHAR] |
HDT_TABLE * | ptable |
int | regaddr |
int | freq |
int | mintime |
int | maxtime |
int | low |
int | high |
Structure defining a HDT servo.