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