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

Field REQOVRIE writer - request queue overrun interrupt enable

Aliased Type§

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