Type Alias fixed::types::U27F5

source ·
pub type U27F5 = FixedU32<U5>;
Expand description

FixedU32 with 27 integer bits and five fractional bits.

Aliased Type§

struct U27F5 { /* private fields */ }