Type Alias fixed::types::I15F1

source ·
pub type I15F1 = FixedI16<U1>;
Expand description

FixedI16 with 15 integer bits and one fractional bit.

Aliased Type§

struct I15F1 { /* private fields */ }