16.2.1 External Interrupt Control Register A
Name: | EICRA |
Offset: | 0x69 |
Reset: | 0x00 |
Property: | - |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
ISC1 [1:0] | ISC0 [1:0] | ||||||||
Access | R/W | R/W | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bits 3:2 – ISC1 [1:0] Interrupt Sense Control 1
Value | Description |
---|---|
00 | The low level of INT1 generates an interrupt request. |
01 | Any logical change on INT1 generates an interrupt request. |
10 | The falling edge of INT1 generates an interrupt request. |
11 | The rising edge of INT1 generates an interrupt request. |
Bits 1:0 – ISC0 [1:0] Interrupt Sense Control 0
Value | Description |
---|---|
00 | The low level of INT0 generates an interrupt request. |
01 | Any logical change on INT0 generates an interrupt request. |
10 | The falling edge of INT0 generates an interrupt request. |
11 | The rising edge of INT0 generates an interrupt request. |