Type Alias fixed::types::U0F8

source ·
pub type U0F8 = FixedU8<U8>;
Expand description

FixedU8 with no integer bits and eight fractional bits.

Aliased Type§

struct U0F8 { /* private fields */ }