Type Alias RestartW

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

Field RESTART writer - Fault A Restart

Aliased Type§

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