Type Alias fixed::types::I9F7

source ·
pub type I9F7 = FixedI16<U7>;
Expand description

FixedI16 with nine integer bits and seven fractional bits.

Aliased Type§

struct I9F7 { /* private fields */ }