Type Alias fixed::types::U9F7

source ·
pub type U9F7 = FixedU16<U7>;
Expand description

FixedU16 with nine integer bits and seven fractional bits.

Aliased Type§

struct U9F7 { /* private fields */ }