Type Alias U13F3

Source
pub type U13F3 = FixedU16<U3>;
Expand description

FixedU16 with 13 integer bits and three fractional bits.

Aliased Typeยง

struct U13F3 { /* private fields */ }