Type Alias fixed::types::U3F13

source ·
pub type U3F13 = FixedU16<U13>;
Expand description

FixedU16 with three integer bits and 13 fractional bits.

Aliased Type§

struct U3F13 { /* private fields */ }