[][src]Type Definition fixed::types::I8F24

type I8F24 = FixedI32<U24>;

FixedI32 with eight integer bits and 24 fractional bits.