Type Alias OvreW

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

Field OVRE writer - Overrun Error Interrupt Disable

Aliased Typeยง

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