Type Alias U17F15

Source
pub type U17F15 = FixedU32<U15>;
Expand description

FixedU32 with 17 integer bits and 15 fractional bits.

Aliased Typeยง

struct U17F15 { /* private fields */ }