Type Alias Ovr9W

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

Field OVR9 writer - Channel 9 Overrun Interrupt Enable

Aliased Type§

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