I4F12

Type Alias I4F12 

Source
pub type I4F12 = FixedI16<U12>;
Expand description

FixedI16 with four integer bits and 12 fractional bits.

Aliased Typeยง

pub struct I4F12 { /* private fields */ }