Type Alias fixed::types::U1F15

source ·
pub type U1F15 = FixedU16<U15>;
Expand description

FixedU16 with one integer bit and 15 fractional bits.

Aliased Type§

struct U1F15 { /* private fields */ }