Type Alias SuspW

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

Field SUSP writer - Suspended Write Or Erase Interrupt Clear

Aliased Type§

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