Type Alias fixed::types::U2F6

source ·
pub type U2F6 = FixedU8<U6>;
Expand description

FixedU8 with two integer bits and six fractional bits.

Aliased Type§

struct U2F6 { /* private fields */ }