Type Alias U9F23

Source
pub type U9F23 = FixedU32<U23>;
Expand description

FixedU32 with nine integer bits and 23 fractional bits.

Aliased Typeยง

pub struct U9F23 { /* private fields */ }