Type Alias Ovr7W

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

Field OVR7 writer - Channel 7 Overrun Interrupt Enable

Aliased Typeยง

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