U8F0

Type Alias U8F0 

Source
pub type U8F0 = FixedU8<U0>;
Expand description

FixedU8 with eight integer bits and no fractional bits.

Aliased Typeยง

pub struct U8F0 { /* private fields */ }