U9F7

Type Alias U9F7 

Source
pub type U9F7 = FixedU16<U7>;
Expand description

FixedU16 with nine integer bits and seven fractional bits.

Aliased Typeยง

pub struct U9F7 { /* private fields */ }