Type Alias fixed::types::U15F17

source ·
pub type U15F17 = FixedU32<U17>;
Expand description

FixedU32 with 15 integer bits and 17 fractional bits.

Aliased Type§

struct U15F17 { /* private fields */ }