Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ClearSoundHoldCmd Struct Reference

clears the sound data max hold field of an AX-S1 More...

#include <DynamixelProtocol.h>

Inheritance diagram for ClearSoundHoldCmd:

Detailed Description

clears the sound data max hold field of an AX-S1

Definition at line 276 of file DynamixelProtocol.h.

List of all members.

Public Member Functions

 ClearSoundHoldCmd ()
 ClearSoundHoldCmd (unsigned char sid)

Public Attributes

unsigned char sndMaxHold
 the maximum microphone value from microphone (requires reset)
char checksum
 checksum value (bitwise negated sum of all non-marker fields), see nchecksum()

Constructor & Destructor Documentation

Definition at line 277 of file DynamixelProtocol.h.

ClearSoundHoldCmd ( unsigned char  sid  ) 

Definition at line 278 of file DynamixelProtocol.h.


Member Data Documentation

char checksum

checksum value (bitwise negated sum of all non-marker fields), see nchecksum()

Definition at line 280 of file DynamixelProtocol.h.

unsigned char sndMaxHold

the maximum microphone value from microphone (requires reset)

Definition at line 279 of file DynamixelProtocol.h.


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

Tekkotsu Hardware Abstraction Layer 5.1CVS
Generated Sat May 4 06:37:25 2013 by Doxygen 1.6.3