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