Struct drs_0x01::MessageBuilderSpecial[][src]

pub struct MessageBuilderSpecial { /* fields omitted */ }

This is a specialized version of the MessageBuilder which contains an ID and a special request (reboot, reset or stat).

Methods

impl MessageBuilderSpecial
[src]

Build the final message to be sent to the servomotor through a serial connection.

Auto Trait Implementations