Type Alias fixed::types::U3F5

source ·
pub type U3F5 = FixedU8<U5>;
Expand description

FixedU8 with three integer bits and five fractional bits.

Aliased Type§

struct U3F5 { /* private fields */ }