Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SyncWriteContinuousRotationEntry Struct Reference

An element that follows a SyncWriteHeader, enables or disables continuous rotation mode. More...

#include <DynamixelProtocol.h>

Inheritance diagram for SyncWriteContinuousRotationEntry:

Detailed Description

An element that follows a SyncWriteHeader, enables or disables continuous rotation mode.

Definition at line 123 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

 SyncWriteContinuousRotationEntry ()
 SyncWriteContinuousRotationEntry (unsigned char sid, bool enable)

Public Attributes

unsigned char ccwlimitl
unsigned char ccwlimith

Static Public Attributes

static const unsigned char ADDRESS = 0x8

Constructor & Destructor Documentation

Definition at line 124 of file DynamixelProtocol.h.

SyncWriteContinuousRotationEntry ( unsigned char  sid,
bool  enable 
)

Definition at line 125 of file DynamixelProtocol.h.


Member Data Documentation

const unsigned char ADDRESS = 0x8 [static]

Definition at line 126 of file DynamixelProtocol.h.

unsigned char ccwlimith

Definition at line 128 of file DynamixelProtocol.h.

unsigned char ccwlimitl

Definition at line 127 of file DynamixelProtocol.h.


The documentation for this struct was generated from the following file:

Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Fri Mar 16 05:30:45 2012 by Doxygen 1.6.3