pub type RelaxedPreciseLightDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 1, 8, 16>;Expand description
Relaxed periodic + Precise Light oneshot.
Aliased Typeยง
pub struct RelaxedPreciseLightDualWheel<T> { /* private fields */ }pub type RelaxedPreciseLightDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 1, 8, 16>;Relaxed periodic + Precise Light oneshot.
pub struct RelaxedPreciseLightDualWheel<T> { /* private fields */ }