U26F6

Type Alias U26F6 

Source
pub type U26F6 = FixedU32<U6>;
Expand description

FixedU32 with 26 integer bits and six fractional bits.

Aliased Typeยง

pub struct U26F6 { /* private fields */ }