I7F9

Type Alias I7F9 

Source
pub type I7F9 = FixedI16<U9>;
Expand description

FixedI16 with seven integer bits and nine fractional bits.

Aliased Typeยง

pub struct I7F9 { /* private fields */ }