U10F6

Type Alias U10F6 

Source
pub type U10F6 = FixedU16<U6>;
Expand description

FixedU16 with 10 integer bits and six fractional bits.

Aliased Typeยง

pub struct U10F6 { /* private fields */ }