pub type u16_le = U16<LE>;
View of a little-endian u16 value.
u16
pub struct u16_le(/* private fields */);