Type Alias fixed::types::U4F4

source ·
pub type U4F4 = FixedU8<U4>;
Expand description

FixedU8 with four integer bits and four fractional bits.

Aliased Type§

struct U4F4 { /* private fields */ }