![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
Servo Control Table Entry. More...
#include <DynaTypes.h>
Public Attributes | |
| uint_t | m_uAddr |
| control table entry address | |
| const char * | m_sName |
| entry name | |
| uint_t | m_uSize |
| entry size 1 or 2 bytes | |
| uint_t | m_uMask |
| mask of entry | |
| bool_t | m_bSigned |
| entry is [not] signed integer | |
| const char * | m_sFmt |
| alternal output format | |
Servo Control Table Entry.
Definition at line 369 of file DynaTypes.h.