MPC563XM Reference Manual, Rev. 1
Freescale Semiconductor
1155
Preliminary—Subject to Change Without Notice
17
MDIS
Module Disable. The MDIS bit allows the clock to be stopped to the non-memory mapped logic in the
DSPI effectively putting the DSPI in a software controlled power-saving state. See
,” for more information. The reset value of the MDIS bit is parameterized, with
a default reset value of ‘0’.
0 Enable DSPI clocks.
1 Allow external logic to disable DSPI clocks.
18
DIS_TXF
Disable Transmit FIFO. The DIS_TXF bit provides a mechanism to disable the TX FIFO. When the
TX FIFO is disabled, the transmit part of the DSPI operates as a simplified double-buffered SPI. See
Section 26.5.3.3, “FIFO Disable Operation
,” for details.
0 TX FIFO is enabled
1 TX FIFO is disabled
19
DIS_RXF
Disable Receive FIFO. The DIS_RXF bit provides a mechanism to disable the RX FIFO. When the
RX FIFO is disabled, the receive part of the DSPI operates as a simplified double-buffered SPI. See
Section 26.5.3.3, “FIFO Disable Operation
,” for details.
0 RX FIFO is enabled
1 RX FIFO is disabled
20
CLR_TXF
Clear TX FIFO. CLR_TXF is used to flush the TX FIFO. Writing a ‘1’ to CLR_TXF clears the TX FIFO
Counter. The CLR_TXF bit is always read as zero.
0 Do not clear the TX FIFO Counter
1 Clear the TX FIFO Counter
21
CLR_RXF
Clear RX FIFO. CLR_RXF is used to flush the RX FIFO. Writing a ‘1’ to CLR_RXF clears the RX
Counter. The CLR_RXF bit is always read as zero.
0 Do not clear the RX FIFO Counter
1 Clear the RX FIFO Counter
22–23
SMPL_PT
SMPL_PT — Sample Point. SMPL_PT allows the host software to select when the DSPI Master
samples SIN in Modified Transfer Format.
shows where the Master can sample the SIN
pin. The table below lists the various delayed sample points.
24–30
Reserved, should be cleared.
31
HALT
Halt. The HALT bit provides a mechanism by software to start and stop DSPI transfers. See
Section 26.5.2, “Start and Stop of DSPI Transfers
,” for details on the operation of this bit.
0 Start transfers
1 Stop transfers
Table 26-4. DSPI_MCR Field Descriptions (continued)
Field
Description
Table 26-6.
SMPL_PT
Number of system clock cycles between odd-numbered edge of
SCK and sampling of SIN.
00
0
01
1
10
2
11
Reserved