I16F0

Type Alias I16F0 

Source
pub type I16F0 = FixedI16<U0>;
Expand description

FixedI16 with 16 integer bits and no fractional bits.

Aliased Typeยง

pub struct I16F0 { /* private fields */ }