Struct ev3dev_lang_rust::tacho_motor::LargeMotor[][src]

pub struct LargeMotor { /* fields omitted */ }

Methods

impl LargeMotor
[src]

Trait Implementations

impl Motor for LargeMotor
[src]

impl TachoMotor for LargeMotor
[src]

impl Device for LargeMotor
[src]

Auto Trait Implementations

impl Send for LargeMotor

impl Sync for LargeMotor