mavlink_heartbeat_t

Type Alias mavlink_heartbeat_t 

Source
pub type mavlink_heartbeat_t = __mavlink_heartbeat_t;

Aliased Type§

#[repr(C, packed(1))]
pub struct mavlink_heartbeat_t { pub custom_mode: u32, pub type_: u8, pub autopilot: u8, pub base_mode: u8, pub system_status: u8, pub mavlink_version: u8, }

Fields§

§custom_mode: u32§type_: u8§autopilot: u8§base_mode: u8§system_status: u8§mavlink_version: u8