pub type u32_le = U32<LE>;
View of a little-endian u32 value.
u32
pub struct u32_le(/* private fields */);