Set a register value and record in the cache, if applicable.

Declaration Syntax
protected void SetRegisterValue(
Register reg,
int value
)
protected:
void SetRegisterValue(
Register reg,
int value
)

Parameters
- reg (Register)
- The register to write.
- value (Int32)
- The registeer value to write.
Assembly:
Dynamixel (Module: Dynamixel) Version: 1.0.4.0