I9F7

Type Alias I9F7 

Source
pub type I9F7 = FixedI16<U7>;
Expand description

FixedI16 with nine integer bits and seven fractional bits.

Aliased Typeยง

pub struct I9F7 { /* private fields */ }