U31F1

Type Alias U31F1 

Source
pub type U31F1 = FixedU32<U1>;
Expand description

FixedU32 with 31 integer bits and one fractional bit.

Aliased Typeยง

pub struct U31F1 { /* private fields */ }