U5F27

Type Alias U5F27 

Source
pub type U5F27 = FixedU32<U27>;
Expand description

FixedU32 with five integer bits and 27 fractional bits.

Aliased Typeยง

pub struct U5F27 { /* private fields */ }