Type Alias Mc1W

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

Field MC1 writer - Match or Capture Channel 1 Interrupt Enable

Aliased Type§

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