Type Alias Ovr10W

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

Field OVR10 writer - Channel 10 Overrun Interrupt Enable

Aliased Type§

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