Type Alias Ovr8W

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

Field OVR8 writer - Channel 8 Overrun Interrupt Enable

Aliased Typeยง

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