Type Alias U0F8

Source
pub type U0F8 = FixedU8<U8>;
Expand description

FixedU8 with no integer bits and eight fractional bits.

Aliased Typeยง

struct U0F8 { /* private fields */ }