Type Alias fixed::types::U10F6

source ·
pub type U10F6 = FixedU16<U6>;
Expand description

FixedU16 with 10 integer bits and six fractional bits.

Aliased Type§

struct U10F6 { /* private fields */ }