I24F8

Type Alias I24F8 

Source
pub type I24F8 = FixedI32<U8>;
Expand description

FixedI32 with 24 integer bits and eight fractional bits.

Aliased Typeยง

pub struct I24F8 { /* private fields */ }