Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
456
Freescale Semiconductor
20.7.2.6
DSPI PUSH TX FIFO Register (DSPI
x
_PUSHR)
The DSPI
x
_PUSHR provides a means to write to the TX FIFO. Data written to this register is transferred
Section 20.8.3.4, “Transmit First In First Out (TX FIFO) buffering mechanism
for more information. Write accesses of 8 or 16 bits to the DSPI
x
_PUSHR transfer 32 bits to the TX FIFO.
NOTE
TXDATA is used in master and slave modes.
4
TFUF_RE
Transmit FIFO underflow request enable
The TFUF_RE bit enables the TFUF flag in the DSPI
x
_SR to generate an interrupt request.
0 TFUF interrupt requests are disabled.
1 TFUF interrupt requests are enabled.
5
Reserved
6
TFFF_RE
Transmit FIFO fill request enable
Enables the TFFF flag in the DSPI
x
_SR to generate a request. The TFFF_DIRS bit selects between
generating an interrupt request or a DMA requests.
0 TFFF interrupt requests or DMA requests are disabled.
1 TFFF interrupt requests or DMA requests are enabled.
7
TFFF_DIRS
Transmit FIFO fill DMA or interrupt request select
Selects between generating a DMA request or an interrupt request. When the TFFF flag bit in the
DSPI
x
_SR is set, and the TFFF_RE bit in the DSPI
x
_RSER is set, this bit selects between generating
an interrupt request or a DMA request.
0 Interrupt request is selected.
1 DMA request is selected.
8–11
Reserved
12
RFOF_RE
Receive FIFO overflow request enable
Enables the RFOF flag in the DSPI
x
_SR to generate an interrupt requests.
0 RFOF interrupt requests are disabled.
1 RFOF interrupt requests are enabled.
13
Reserved
14
RFDF_RE
Receive FIFO drain request enable
Enables the RFDF flag in the DSPI
x
_SR to generate a request. The RFDF_DIRS bit selects between
generating an interrupt request or a DMA request.
0 RFDF interrupt requests or DMA requests are disabled.
1 RFDF interrupt requests or DMA requests are enabled.
15
RFDF_DIRS
Receive FIFO drain DMA or interrupt request select
Selects between generating a DMA request or an interrupt request. When the RFDF flag bit in the
DSPI
x
_SR is set, and the RFDF_RE bit in the DSPI
x
_RSER is set, the RFDF_DIRS bit selects
between generating an interrupt request or a DMA request.
0 Interrupt request is selected.
1 DMA request is selected.
16–31
Reserved
Table 20-13. DSPI
x
_RSER field descriptions (continued)
Field
Description