pub type Debug = Debug;Expand description
Originally defined in common::messages::debug.
Aliased Type§
pub struct Debug {
pub time_boot_ms: u32,
pub ind: u8,
pub value: f32,
}Fields§
§time_boot_ms: u32MAVLink field time_boot_ms.
Timestamp (time since system boot).
ind: u8MAVLink field ind.
index of debug variable
value: f32MAVLink field value.
DEBUG value