U27F5

Type Alias U27F5 

Source
pub type U27F5 = FixedU32<U5>;
Expand description

FixedU32 with 27 integer bits and five fractional bits.

Aliased Typeยง

pub struct U27F5 { /* private fields */ }