Type Alias Overrun1W

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

Field OVERRUN1 writer - Overrun 1 Interrupt Enable

Aliased Typeยง

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