![NXP Semiconductors SAFE ASSURE Qorivva MPC5601P Reference Manual Download Page 455](http://html.mh-extra.com/html/nxp-semiconductors/safe-assure-qorivva-mpc5601p/safe-assure-qorivva-mpc5601p_reference-manual_1721898455.webp)
Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
Freescale Semiconductor
455
20.7.2.5
DSPI DMA / Interrupt Request Select and Enable Register (DSPI
x
_RSER)
The DSPI
x
_RSER serves two purposes: enables flag bits in the DSPI
x
_SR to generate DMA requests or
interrupt requests, and selects the type of request to generate. Refer to the bit descriptions for the type of
requests that are supported. Do not write to the DSPI
x
_RSER while the DSPI is running.
20–23
TXNXTPTR
[0:3]
Transmit next pointer
Indicates which TX FIFO entry is transmitted during the next transfer. The TXNXTPTR field is
updated every time SPI data is transferred from the TX FIFO to the shift register. Refer to
Section 20.8.3.4, “Transmit First In First Out (TX FIFO) buffering mechanism
for more details.
24–27
RXCTR
[0:3]
RX FIFO counter
Indicates the number of entries in the RX FIFO. The RXCTR is decremented every time the DSPI
_POPR is read. The RXCTR is incremented after the last incoming databit is sampled, but before
the tASC delay starts. Refer to
Section 20.8.5.1, “Classic SPI transfer format (CPHA = 0)
for details.
28–31
POPNXTPTR
[0:3]
Pop next pointer
Contains a pointer to the RX FIFO entry that is returned when the DSPI
x
_POPR is read. The
POPNXTPTR is updated when the DSPI
x
_POPR is read. Refer to
Section 20.8.3.5, “Receive First
In First Out (RX FIFO) buffering mechanism
for more details.
Address: Base + 0x0030
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
TCF
_
RE
0
0
EOQF_RE
TF
UF_RE
0
TF
FF
_RE
TF
FF
_
DI
R
S
0
0
0
0
RFOF_RE
0
RFDF_
R
E
RFDF_
DI
R
S
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 20-7. DSPI DMA / Interrupt Request Select and Enable Register (DSPIx_RSER)
Table 20-13. DSPI
x
_RSER field descriptions
Field
Description
0
TCF_RE
Transmission complete request enable
Enables TCF flag in the DSPI
x
_SR to generate an interrupt request.
0 TCF interrupt requests are disabled.
1 TCF interrupt requests are enabled.
1–2
Reserved
3
EOQF_RE
DSPI finished request enable
Enables the EOQF flag in the DSPI
x
_SR to generate an interrupt request.
0 EOQF interrupt requests are disabled.
1 EOQF interrupt requests are enabled.
Table 20-12. DSPI
x
_SR field descriptions (continued)
Field
Description