Type Alias fixed::types::U1F7

source ·
pub type U1F7 = FixedU8<U7>;
Expand description

FixedU8 with one integer bit and seven fractional bits.

Aliased Type§

struct U1F7 { /* private fields */ }