Type Alias FreerunW

Source
pub type FreerunW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field FREERUN writer - Free Running Mode

Aliased Typeยง

struct FreerunW<'a, REG> { /* private fields */ }