Type Alias Extint9W

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

Field EXTINT9 writer - External Interrupt 9 Enable

Aliased Type§

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