Type Alias Ovr0W

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

Field OVR0 writer - Channel 0 Overrun Interrupt Enable

Aliased Type§

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