Type Alias RunbkupW

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

Field RUNBKUP writer - Run in Backup mode

Aliased Typeยง

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