ZHCSE36E August 2015 – September 2024 LMK03328
PRODUCTION DATA
The INTCTL register allows configuration of the Interrupt operation.
| Bit # | Field | Type | Reset | EEPROM | Description | |
|---|---|---|---|---|---|---|
| [7:2] | RESERVED | - | - | N | Reserved. | |
| [1] | INT_AND_OR | RW | 0 | Y | Interrupt AND/OR Combination. If INT_AND_OR is 1 then the interrupts are combined in an AND structure. In which case ALL unmasked interrupt flags must be active to generate the interrupt. If INT_AND_OR is 0 then the interrupts are combined in an OR structure, in which case any unmasked interrupt flags can generate the interrupt | |
| INT_AND_OR | Interrupt Function | |||||
| 0 | OR | |||||
| 1 | AND | |||||
| [0] | INT_EN | RW | 0 | Y | Interrupt Enable. If INT_EN is 1 then the interrupt circuit is enabled, if INT_EN is 0 the interrupt circuit is disabled. When INT_EN is 0, interrupts can not be signaled on the STATUS pins and the INT_FLAG registers is not updated, however the INT_LIVE register still reflects the current state of the internal interrupt signals. | |