Type Alias Mc4W

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

Field MC4 writer - Match or Capture Channel 4 Interrupt Enable

Aliased Type§

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