Type Alias fixed::types::U11F5

source ·
pub type U11F5 = FixedU16<U5>;
Expand description

FixedU16 with 11 integer bits and five fractional bits.

Aliased Type§

struct U11F5 { /* private fields */ }