Type Alias fixed::types::I0F16

source ·
pub type I0F16 = FixedI16<U16>;
Expand description

FixedI16 with no integer bits and 16 fractional bits.

Aliased Type§

struct I0F16 { /* private fields */ }