IER_INTEN
#define IER_INTEN (1U << 1) /* enable interrupts */
#define IER_INTEN 0x0002 /* Interrupt Enable */