Type Alias I23F9

Source
pub type I23F9 = FixedI32<U9>;
Expand description

FixedI32 with 23 integer bits and nine fractional bits.

Aliased Typeยง

struct I23F9 { /* private fields */ }