#[repr(C, packed)]pub struct __mavlink_command_int_t {}
Fields§
§param1: f32
§param2: f32
§param3: f32
§param4: f32
§x: i32
§y: i32
§z: f32
§command: u16
§target_system: u8
§target_component: u8
§frame: u8
§current: u8
§autocontinue: u8
Trait Implementations§
source§impl Clone for __mavlink_command_int_t
impl Clone for __mavlink_command_int_t
source§fn clone(&self) -> __mavlink_command_int_t
fn clone(&self) -> __mavlink_command_int_t
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 moresource§impl Debug for __mavlink_command_int_t
impl Debug for __mavlink_command_int_t
source§impl Default for __mavlink_command_int_t
impl Default for __mavlink_command_int_t
source§fn default() -> __mavlink_command_int_t
fn default() -> __mavlink_command_int_t
Returns the “default value” for a type. Read more