Type Alias Overrun0W

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

Field OVERRUN0 writer - Overrun 0 Interrupt Enable

Aliased Typeยง

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