Type Alias fixed::types::I13F3

source ·
pub type I13F3 = FixedI16<U3>;
Expand description

FixedI16 with 13 integer bits and three fractional bits.

Aliased Type§

struct I13F3 { /* private fields */ }