FastPreciseLightDualWheel

Type Alias FastPreciseLightDualWheel 

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

Fast periodic + Precise Light oneshot.

Aliased Typeยง

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