RelaxedPreciseFastDualWheel

Type Alias RelaxedPreciseFastDualWheel 

Source
pub type RelaxedPreciseFastDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 1, 64, 2>;
Expand description

Relaxed periodic + Precise Fast oneshot.

Aliased Typeยง

pub struct RelaxedPreciseFastDualWheel<T> { /* private fields */ }