Type Alias fixed::types::U9F23

source ·
pub type U9F23 = FixedU32<U23>;
Expand description

FixedU32 with nine integer bits and 23 fractional bits.

Aliased Type§

struct U9F23 { /* private fields */ }