I10F6

Type Alias I10F6 

Source
pub type I10F6 = FixedI16<U6>;
Expand description

FixedI16 with 10 integer bits and six fractional bits.

Aliased Typeยง

pub struct I10F6 { /* private fields */ }