Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
GenericResponseHeader Struct Referencecontains fields global to all response packets More...
Inheritance diagram for GenericResponseHeader:
Detailed Descriptioncontains fields global to all response packets Definition at line 355 of file DynamixelProtocol.h.
Constructor & Destructor DocumentationDefinition at line 356 of file DynamixelProtocol.h. Member Function Documentation
easy serialization Definition at line 357 of file DynamixelProtocol.h.
easy serialization Definition at line 358 of file DynamixelProtocol.h.
easy serialization Definition at line 359 of file DynamixelProtocol.h. Member Data Documentation
error bitmask, see ResponseError_t Definition at line 364 of file DynamixelProtocol.h.
should always be 0xFF Definition at line 360 of file DynamixelProtocol.h. Referenced by GenericResponseHeader::operator char *(), GenericResponseHeader::operator const char *(), and GenericResponseHeader::operator const unsigned char *().
should always be 0xFF Definition at line 361 of file DynamixelProtocol.h.
number of data bytes which follow, including error field and final checksum Definition at line 363 of file DynamixelProtocol.h.
the ID of the servo who made the response Definition at line 362 of file DynamixelProtocol.h. The documentation for this struct was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3 |