I12F4

Type Alias I12F4 

Source
pub type I12F4 = FixedI16<U4>;
Expand description

FixedI16 with 12 integer bits and four fractional bits.

Aliased Typeยง

pub struct I12F4 { /* private fields */ }