U8F8

Type Alias U8F8 

Source
pub type U8F8 = FixedU16<U8>;
Expand description

FixedU16 with eight integer bits and eight fractional bits.

Aliased Typeยง

pub struct U8F8 { /* private fields */ }