I25F7

Type Alias I25F7 

Source
pub type I25F7 = FixedI32<U7>;
Expand description

FixedI32 with 25 integer bits and seven fractional bits.

Aliased Typeยง

pub struct I25F7 { /* private fields */ }