Type Alias fixed::types::U5F11

source ·
pub type U5F11 = FixedU16<U11>;
Expand description

FixedU16 with five integer bits and 11 fractional bits.

Aliased Type§

struct U5F11 { /* private fields */ }