StandardBurstLightDualWheel

Type Alias StandardBurstLightDualWheel 

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