U7F1

Type Alias U7F1 

Source
pub type U7F1 = FixedU8<U1>;
Expand description

FixedU8 with seven integer bits and one fractional bit.

Aliased Typeยง

pub struct U7F1 { /* private fields */ }