U12F4

Type Alias U12F4 

Source
pub type U12F4 = FixedU16<U4>;
Expand description

FixedU16 with 12 integer bits and four fractional bits.

Aliased Typeยง

pub struct U12F4 { /* private fields */ }