Type Alias Mc0W

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

Field MC0 writer - Match or Capture Channel 0 Interrupt Enable

Aliased Type§

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