Register Descriptions
1254
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
External Peripheral Interface (EPI)
Table 17-28. EPI Status (EPISTAT) Register Field Descriptions (continued)
Bit
Field
Value
Description
4
NBRBUSY
Non-Blocking Read Busy
0
The external interface is not performing a non-blocking read.
1
The external interface is performing a non-blocking read, or if the non-blocking read is paused due
to a write.
3-1
Reserved
Reserved
0
ACTIVE
Register Active .
0
If NBRBUSY is set, the EPIRPSTD0 register is active.
If the NBRBUSY bit is clear, then neither EPIRPSTDx register is active.
1
The EPIRPSTD1 register is active
17.11.16 EPI Read FIFO Count (EPIRFIFOCNT) Register, offset 0x06C
This register returns the number of values in the NBRFIFO (the data in the NBRFIFO can be read via the
EPIREADFIFO register). A race is possible, but that only means that more values may come in after this
register has been read.
Figure 17-43. EPI Read FIFO Count (EPIRFIFOCNT) Register [offset 0x06C]
31
4
3
0
Reserved
COUNT
R-0x0000.000
R
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 17-29. EPI Read FIFO Count (EPIRFIFOCNT) Register Field Descriptions
Bit
Field
Value
Description
31-4
Reserved
Reserved
3-0
COUNT
FIFO Count
Number of filled entries in the NBRFIFO.