EPI Registers
1157
SLAU723A – October 2017 – Revised October 2018
Copyright © 2017–2018, Texas Instruments Incorporated
External Peripheral Interface (EPI)
Table 16-30. EPIFIFOLVL Register Field Descriptions (continued)
Bit
Field
Type
Reset
Description
16
RSERR
R/W
0x0
Read Stall Error Note that the configuration of this bit has no effect
on non-blocking reads.
0x0 = The Read Stalled error interrupt is disabled. Reads behave as
normal and are stalled until any preceding writes have completed
and the read has returned a result.
0x1 = This bit enables the Read Stalled error interrupt (RSTALL in
the EPIEISC register) to be generated when a read is attempted and
the WFIFO is not empty. The read is still stalled during the time the
WFIFO drains, but this error notifies the application that this excess
delay has occurred.
15-7
RESERVED
R
0x0
6-4
WRFIFO
R/W
0x3
Write FIFO
0x0 = reserved
0x1 = reserved
0x2 = Interrupt is triggered until there are only two slots available.
Thus, trigger is deasserted when there are two WRFIFO entries
present. This configuration is optimized for bursts of 2.
0x3 = Interrupt is triggered until there is one WRFIFO entry
available. This configuration expects only single writes.
0x4 = Trigger interrupt when WRFIFO is not full, meaning trigger will
continue to assert until there are four entries in the WRFIFO.
3
RESERVED
R
0x0
2-0
RDFIFO
R/W
0x3
Read FIFO This field configures the trigger point for the NBRFIFO.
0x0 = reserved
0x1 = Trigger when there are 1 or more entries in the NBRFIFO.
0x2 = Trigger when there are 2 or more entries in the NBRFIFO.
0x3 = Trigger when there are 4 or more entries in the NBRFIFO.
0x4 = Trigger when there are 6 or more entries in the NBRFIFO.
0x5 = Trigger when there are 7 or more entries in the NBRFIFO.
0x6 = Trigger when there are 8 entries in the NBRFIFO.
0x7 = reserved