Struct drs_0x01::MessageBuilder[][src]

pub struct MessageBuilder {}

This struct allows you to build message to directly speak to the herkulex servomotors.

Methods

impl MessageBuilder
[src]

Create a new message builder

Create a new message builder with a preassigned ID.

Set the message ID to choose the servo

Auto Trait Implementations