Type Alias fixed::types::U4F12

source ·
pub type U4F12 = FixedU16<U12>;
Expand description

FixedU16 with four integer bits and 12 fractional bits.

Aliased Type§

struct U4F12 { /* private fields */ }