Type Alias fixed::types::U7F9

source ·
pub type U7F9 = FixedU16<U9>;
Expand description

FixedU16 with seven integer bits and nine fractional bits.

Aliased Type§

struct U7F9 { /* private fields */ }