Visible to Intel only — GUID: iga1432671682567
Ixiasoft
Visible to Intel only — GUID: iga1432671682567
Ixiasoft
10.4.2. ier_dlh
Identifier | Title | Offset | Access | Reset Value | Description |
---|---|---|---|---|---|
ier_dlh | Interrupt Enable and Divisor Latch High | 0x4 | RW | 0x00000000 | The ier_dlh (Interrupt Enable Register) may only be accessed when the DLAB bit [7] of the LCR Register is set to 0. Allows control of the Interrupt Enables for transmit and receive functions.This is a multi-function register. This register enables/disables receive and transmit interrupts and also controls the most-significant 8-bits of the baud rate divisor. The Divisor Latch High Register is accessed when the DLAB bit (LCR[7] is set to 1). Bits[7:0] contain the high order 8-bits of the baud rate divisor. The output baud rate is equal to the system clock (clk) frequency divided by sixteen times the value of the baud rate divisor, as follows: baud rate = (system clock freq) / (16 * divisor)
Note: With the Divisor Latch Registers (DLL and DLH) set to zero, the baud clock is disabled and no serial communications will occur. Also, once the DLL is set, at least 8 system clock cycles should be allowed to pass before transmitting or receiving data.
|
Bit Fields | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
— | |||||||||||||||
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
- | dlh7_4 | edssi_dhl3 | elsi_dhl2 | etbei_dlh1 | erbfi_dlh0 |
Bit | Name/Identifier | Description | Access | Reset |
---|---|---|---|---|
[31:8] | — | Reserved | R | 0x0 |
[7:4] | DLH[7:4] (dlh7_4) |
|
RW | 0x0 |
[3] | DLH[3] and Enable Modem Status Interrupt (edssi_dhl3) |
|
RW | 0x0 |
[2] | DLH[2] and Enable Receiver Line Status (elsi_dhl2) |
|
RW | 0x0 |
[1] | DLH[1] and Transmit Data Interrupt Control (etbei_dlh1) |
|
RW | 0x0 |
[0] | DLH[0] and Receive Data Interrupt Enable (erbfi_dlh0) |
|
RW | 0x0 |