Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SyncWriteTorqueEntry Struct Reference

#include <DynamixelProtocol.h>

Inheritance diagram for SyncWriteTorqueEntry:

Detailed Description

Definition at line 180 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

 SyncWriteTorqueEntry ()
 SyncWriteTorqueEntry (unsigned char sid, unsigned short max)

Public Attributes

unsigned char maxTorqueL
unsigned char maxTorqueH

Static Public Attributes

static const unsigned char ADDRESS = 0x22

Constructor & Destructor Documentation

Definition at line 181 of file DynamixelProtocol.h.

SyncWriteTorqueEntry ( unsigned char  sid,
unsigned short  max 
)

Definition at line 182 of file DynamixelProtocol.h.


Member Data Documentation

const unsigned char ADDRESS = 0x22 [static]

Definition at line 183 of file DynamixelProtocol.h.

unsigned char maxTorqueH

Definition at line 185 of file DynamixelProtocol.h.

unsigned char maxTorqueL

Definition at line 184 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