U6F26

Type Alias U6F26 

Source
pub type U6F26 = FixedU32<U26>;
Expand description

FixedU32 with six integer bits and 26 fractional bits.

Aliased Typeยง

pub struct U6F26 { /* private fields */ }