pub type IntenW<'a, REG> = BitWriter<'a, REG>;
Field INTEN writer - Interrupt Enable.
INTEN
pub struct IntenW<'a, REG> { /* private fields */ }