U16F48

Type Alias U16F48 

Source
pub type U16F48 = FixedU64<U48>;
Expand description

FixedU64 with 16 integer bits and 48 fractional bits.

Aliased Typeยง

pub struct U16F48 { /* private fields */ }