U3F5

Type Alias U3F5 

Source
pub type U3F5 = FixedU8<U5>;
Expand description

FixedU8 with three integer bits and five fractional bits.

Aliased Typeยง

pub struct U3F5 { /* private fields */ }