9513 Interrupt Enable/Disable
Base+06h/Base+07h (Write)
INTE | Interrupt enable. Write to this bit to enable or disable counter/timer interrupts. (Register Base+07h is a shadow of register Base+06h.) 0 = disable interrupts 1 = enable interrupts If IRQA and IRQB are both counter/timer interrupts, both interrupts are enabled or disabled by writing to this register. IRQA and IRQB are considered counter/timer interrupts if the interrupt source is the counter/timer output 1-10, dedicated interrupt input, or DIO input 0. This is equivalent to the IRQAEN/IRQBEN and IRQADIS/IRQBDIS bits of the Interrupt Control/Status Register (Base+0Dh). |
Last updated