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

Field USBER writer - USB bus error

Aliased Type§

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