U24F8

Type Alias U24F8 

Source
pub type U24F8 = FixedU32<U8>;
Expand description

FixedU32 with 24 integer bits and eight fractional bits.

Aliased Typeยง

pub struct U24F8 { /* private fields */ }