Type Alias fixed::types::U6F10

source ·
pub type U6F10 = FixedU16<U10>;
Expand description

FixedU16 with six integer bits and 10 fractional bits.

Aliased Type§

struct U6F10 { /* private fields */ }