RelaxedBurstFastDualWheel

Type Alias RelaxedBurstFastDualWheel 

Source
pub type RelaxedBurstFastDualWheel<T> = DualBitWheel<T, 2, 500, 8, 4, 5, 128, 2>;
Expand description

Relaxed periodic + Burst Fast oneshot.

Aliased Typeยง

pub struct RelaxedBurstFastDualWheel<T> { /* private fields */ }