beautypg.com

Maps and registers – Artesyn ATCA-7365 Installation and Use (May 2014) User Manual

Page 186

background image

Maps and Registers

ATCA-7365 Installation and Use (6806800K65M)

186

4

Break Interrupt (BI) indicator
When BI is set, it indicates that the received data input was held low for
longer than a full-word transmission time. A full-word transmission time is
defined as the total time to transmit the start, data, parity, and stop bits. BI
is cleared every time the CPU reads the contents of the LSR. In the FIFO
mode, this error is associated with the particular character in the FIFO to
which it applies. This error is revealed to the CPU when its associated
character is at the top of the FIFO. When a break occurs, only one 0
character is loaded into the FIFO. The next character transfer is enabled
after RXD goes to the marking state for at least two Receiver CLK samples
and then receives the next valid start bit:
1: Full WORD transmission time exceeded
0: Normal operation

0

LPC: r

5

Transmit Holding Register Empty (THRE) indicator
THRE is set when the THR is empty, indicating that the ACE is ready to
accept a new character. If the THRE interrupt is enabled when THRE is set,
an interrupt is generated. THRE is set when the contents of the THR are
transferred to the TSR. THRE is cleared concurrent with the loading of the
THR by the CPU. In the FIFO mode, THRE is set when the transmit FIFO is
empty; it is cleared when at least one byte is written to the transmit FIFO:
1: THR/Transmit FIFO empty
0: THR/Transmit FIFO contains data

0

LPC: r

6

Transmitter Empty (TEMT) indicator
TEMT bit is set when the THR and the TSR are both empty. When either the
THR or the TSR contains a data character, TEMT is cleared. In the FIFO mode,
TEMT is set when the transmitter FIFO and shift register are both empty:
1: THR/Transmit FIFO/TSR empty
0: THR/Transmit FIFO/TSR contains data

0

LPC: r

Table 6-35 Line Control Register (LCR) (continued)

LPC IO Address: Base + 5

Bit

Description

Default

Access