I5F3

Type Alias I5F3 

Source
pub type I5F3 = FixedI8<U3>;
Expand description

FixedI8 with five integer bits and three fractional bits.

Aliased Typeยง

pub struct I5F3 { /* private fields */ }