U4F12

Type Alias U4F12 

Source
pub type U4F12 = FixedU16<U12>;
Expand description

FixedU16 with four integer bits and 12 fractional bits.

Aliased Typeยง

pub struct U4F12 { /* private fields */ }