Type Alias fixed::types::U6F2

source ·
pub type U6F2 = FixedU8<U2>;
Expand description

FixedU8 with six integer bits and two fractional bits.

Aliased Type§

struct U6F2 { /* private fields */ }