U3F13

Type Alias U3F13 

Source
pub type U3F13 = FixedU16<U13>;
Expand description

FixedU16 with three integer bits and 13 fractional bits.

Aliased Typeยง

pub struct U3F13 { /* private fields */ }