Type Alias U24F8

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

FixedU32 with 24 integer bits and eight fractional bits.

Aliased Typeยง

struct U24F8 { /* private fields */ }