U15F1

Type Alias U15F1 

Source
pub type U15F1 = FixedU16<U1>;
Expand description

FixedU16 with 15 integer bits and one fractional bit.

Aliased Typeยง

pub struct U15F1 { /* private fields */ }