Type Alias Mc5W

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

Field MC5 writer - Match or Capture Channel 5 Interrupt Enable

Aliased Type§

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