CurrentEventSequence

Type Alias CurrentEventSequence 

Source
pub type CurrentEventSequence = CurrentEventSequence;
Expand description

Aliased Type§

pub struct CurrentEventSequence {
    pub sequence: u16,
    pub flags: MavEventCurrentSequenceFlags,
}

Fields§

§sequence: u16

MAVLink field sequence.

Sequence number.

§flags: MavEventCurrentSequenceFlags

MAVLink field flags.

Flag bitset.