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

Field USBERIE writer - USB bus error interrupt enable

Aliased Type§

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