Type Alias SuspenW

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

Field SUSPEN writer - Suspend Enable

Aliased Type§

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