IntenW

Type Alias IntenW 

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

Field INTEN writer - Interrupt Enable.

Aliased Typeยง

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