Type Alias Mc3W

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

Field MC3 writer - Match or Capture Channel 3 Interrupt Enable

Aliased Type§

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