I9F23

Type Alias I9F23 

Source
pub type I9F23 = FixedI32<U23>;
Expand description

FixedI32 with nine integer bits and 23 fractional bits.

Aliased Typeยง

pub struct I9F23 { /* private fields */ }