![Freescale Semiconductor MPC5632M Manual Download Page 1169](http://html.mh-extra.com/html/freescale-semiconductor/mpc5632m/mpc5632m_manual_23306591169.webp)
MPC563XM Reference Manual, Rev. 1
Freescale Semiconductor
1169
Preliminary—Subject to Change Without Notice
26.4.2.9
DSPI Receive FIFO Registers 0–15 (DSPI_RXFR0–DSPI_RXFR15)
The DSPI_RXFR0 - DSPI_RXFR15 registers provide visibility into the RX FIFO for debugging purposes.
Each register is an entry in the RX FIFO. The DSPI_RXFR registers are read-only. Reading the
DSPI_RXFRx registers does not alter the state of the RX FIFO. The number of registers used to implement
the RX FIFO is SoC specific. If a four entry RX FIFO is implemented, DSPI_RXFR0 - DSPI_RXFR3 are
used.
26.4.2.10 DSPI DSI Configuration Register (DSPI_DSICR)
The DSI Configuration Register selects various attributes associated with DSI and CSI Configurations.
The user must not write to the DSPI_DSICR while the DSPI is in the Running state.
Table 26-23. DSPI_TXFR
n
Field Descriptions
Field
Description
0–15
TXCMD[0:15
]
Transmit Command. The TXCMD field contains the command that sets the transfer attributes for the
SPI data. See
Section 26.4.2.6, “DSPI PUSH TX FIFO Register (DSPI_PUSHR)
,” for details on the
command field.
16–31
TXDATA[0:15
]
Transmit Data. The TXDATA field contains the SPI data to be shifted out.
Address: DSP 0x7C–DSP 0xB8
Access:
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
R
RXDATA
W
Reset
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Figure 26-12. DSPI Receive FIFO Registers 0–15 (DSPI_RXFR0–DSPI_RXFR15)
Table 26-24. DSPI_RXFR
n
Field Descriptions
Field
Description
0–15
Reserved, should be cleared.
16–31
RXDATA[0:15
]
Receive Data. The RXDATA field contains the received SPI data.