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

Field SPIE writer - USB suspend interrupt enable

Aliased Type§

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