STET

         Shadow TX Empty Trigger
      
Module Instance Base Address Register Address
i_uart_uart_address_block 0xFF8D0000 0xFF8D00A0

Size: 32

Offset: 0xA0

Access: RW

Important: The value of a reserved bit must be maintained in software. When you modify registers containing reserved bit fields, you must use a read-modify-write operation to preserve state and prevent indeterminate system behavior.
Bit Fields
31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16

RSVD_STET_31to2

RO 0x0

15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0

RSVD_STET_31to2

RO 0x0

stet

RW 0x0

STET Fields

Bit Name Description Access Reset
31:2 RSVD_STET_31to2
Reserved bits [31:2] - Read Only
RO 0x0
1:0 stet
Shadow TX Empty Trigger.
This is a shadow register for the TX empty trigger bits (FCR[5:4]). This can be used
to remove the burden of having to store the previously written value to the FCR in
memory and having to mask this value so that only the TX empty trigger bit gets updated.
Writes will have no effect when THRE_MODE_USER == Disabled. This is used to select the
empty threshold level at which the THRE Interrupts will be generated when the mode is
active. These threshold levels are also described in. The following trigger levels are
supported:
00 = FIFO empty
01 = 2 characters in the FIFO
10 = FIFO 1/4 full
11 = FIFO 1/2 full
Value Description
0x0 FIFO empty
0x1 2 characters in FIFO
0x2 FIFO 1/4 full
0x3 FIFO 1/2 full
RW 0x0