Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

SyncWriteLEDEntry Struct Reference

An element that follows a SyncWriteHeader, toggles LED value. More...

#include <DynamixelProtocol.h>

Inheritance diagram for SyncWriteLEDEntry:

Detailed Description

An element that follows a SyncWriteHeader, toggles LED value.

Definition at line 131 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

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

Public Attributes

unsigned char led

Static Public Attributes

static const unsigned char ADDRESS = 0x19

Constructor & Destructor Documentation

Definition at line 132 of file DynamixelProtocol.h.

SyncWriteLEDEntry ( unsigned char  sid,
bool  enable 
)

Definition at line 133 of file DynamixelProtocol.h.


Member Data Documentation

const unsigned char ADDRESS = 0x19 [static]

Definition at line 134 of file DynamixelProtocol.h.

unsigned char led

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