StandardPreciseLightDualWheel

Type Alias StandardPreciseLightDualWheel 

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

Standard periodic + Precise Light oneshot.

Aliased Typeยง

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