4.2 Enabling the Special Registers
The
The Interrupt Status Register and Options Register are accessed through the scratchpad location of any UART. The DLAB bit of the UART (Line Control Register, bit 7) is used to select between the two registers. The most recent write of a DLAB bit in any UART selects between the two registers as shown in Figure 3.
DLAB Bit | Register selected for | |
address 7 accesses | ||
| ||
0 | Interrupt Status Register | |
1 | Options Register |
Figure 3 --- DLAB bit selects between special registers
4.3 Interrupt Status Register
The
Bit | Description |
|
|
7 (MSB) | Port 8 |
|
|
6 | Port 7 |
|
|
5 | Port 6 |
|
|
4 | Port 5 |
|
|
3 | Port 4 |
|
|
2 | Port 3 |
|
|
1 | Port 2 |
|
|
0 | Port 1 |
|
|
Figure 4 --- Interrupt Status Register
5 |