RelaxedBurstLightDualWheel

Type Alias RelaxedBurstLightDualWheel 

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

Relaxed periodic + Burst Light oneshot.

Aliased Typeยง

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