INTERRUPT STRUCTURE
S3C80A5B
5-6
Table 5-1. S3C80A5B Interrupt Vectors
Vector Address
Interrupt Source
Request
Reset/Clear
Decimal
Value
Hex
Value
Interrupt
Level
Priority in
Level
H/W
S/W
254
100H
Basic timer overflow
RESET
–
√
252
FCH
Timer 0 (match)
IRQ0
1
√
250
FAH
Timer 0 overflow
0
√
246
F6H
Timer 1 (match)
IRQ1
1
√
244
F4H
Timer 1 overflow
0
√
236
ECH
Counter A
IRQ4
–
√
232
E8H
P0.7 external interrupt
IRQ7
–
√
232
E8H
P0.6 external interrupt
–
√
232
E8H
P0.5 external interrupt
–
√
232
E8H
P0.4 external interrupt
–
√
230
E6H
P0.3 external interrupt
IRQ6
3
√
228
E4H
P0.2 external interrupt
2
√
226
E2H
P0.1 external interrupt
1
√
224
E0H
P0.0 external interrupt
0
√
NOTES
:
1. Interrupt priorities are identified in inverse order: '0' is highest priority, '1' is the next highest, and so on.
2. If two or more interrupts within the same level contend, the interrupt with the lowest vector address usually has priority
over one with a higher vector address. The priorities within a given level are fixed in hardware.