U1F7

Type Alias U1F7 

Source
pub type U1F7 = FixedU8<U7>;
Expand description

FixedU8 with one integer bit and seven fractional bits.

Aliased Typeยง

pub struct U1F7 { /* private fields */ }