Type Alias fixed::types::U5F27

source ·
pub type U5F27 = FixedU32<U27>;
Expand description

FixedU32 with five integer bits and 27 fractional bits.

Aliased Type§

struct U5F27 { /* private fields */ }