Type Alias Ovr4W

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

Field OVR4 writer - Channel 4 Overrun Interrupt Enable

Aliased Type§

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