Type Definition fixed::types::U8F0

source · []
pub type U8F0 = FixedU8<0>;
Expand description

FixedU8 with eight integer bits and no fractional bits.