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

Field STPFEN writer - SETUP phase finished interrupt enable

Aliased Type§

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