Struct libcwiid_sys::motionplus_state
source · Fields§
§angle_rate: [u16; 3]§low_speed: [u8; 3]Trait Implementations§
source§impl Clone for motionplus_state
impl Clone for motionplus_state
source§fn clone(&self) -> motionplus_state
fn clone(&self) -> motionplus_state
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more