U7F9

Type Alias U7F9 

Source
pub type U7F9 = FixedU16<U9>;
Expand description

FixedU16 with seven integer bits and nine fractional bits.

Aliased Typeยง

pub struct U7F9 { /* private fields */ }