ArrayTest5

Type Alias ArrayTest5 

Source
pub type ArrayTest5 = ArrayTest5;
Expand description

Aliased Type§

pub struct ArrayTest5 {
    pub c1: [u8; 5],
    pub c2: [u8; 5],
}

Fields§

§c1: [u8; 5]

MAVLink field c1.

Value array

§c2: [u8; 5]

MAVLink field c2.

Value array