pub type MY_UCA_2BYTES_ITEM = my_uca_2bytes_item_t;

Aliased Type§

struct MY_UCA_2BYTES_ITEM {
    pub weight: [u16; 5],
}

Fields§

§weight: [u16; 5]