RelaxedPreciseLightDualWheel

Type Alias RelaxedPreciseLightDualWheel 

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

Relaxed periodic + Precise Light oneshot.

Aliased Typeยง

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