Type Alias U11F5

Source
pub type U11F5 = FixedU16<U5>;
Expand description

FixedU16 with 11 integer bits and five fractional bits.

Aliased Typeยง

struct U11F5 { /* private fields */ }