pub type ParamRequestList = ParamRequestList;
Expand description

Originally defined in common::messages::param_request_list.

Aliased Type§

struct ParamRequestList {
    pub target_system: u8,
    pub target_component: u8,
}

Fields§

§target_system: u8

MAVLink field target_system.

System ID

§target_component: u8

MAVLink field target_component.

Component ID