Type Alias fixed::types::I15F17

source ·
pub type I15F17 = FixedI32<U17>;
Expand description

FixedI32 with 15 integer bits and 17 fractional bits.

Aliased Type§

struct I15F17 { /* private fields */ }