Type Alias fixed::types::U17F15

source ·
pub type U17F15 = FixedU32<U15>;
Expand description

FixedU32 with 17 integer bits and 15 fractional bits.

Aliased Type§

struct U17F15 { /* private fields */ }