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