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