U23F9

Type Alias U23F9 

Source
pub type U23F9 = FixedU32<U9>;
Expand description

FixedU32 with 23 integer bits and nine fractional bits.

Aliased Typeยง

pub struct U23F9 { /* private fields */ }