Type Alias fixed::types::U13F3

source ·
pub type U13F3 = FixedU16<U3>;
Expand description

FixedU16 with 13 integer bits and three fractional bits.

Aliased Type§

struct U13F3 { /* private fields */ }