StandardBurstFastDualWheel

Type Alias StandardBurstFastDualWheel 

Source
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 */ }