Chapter 20 Deserial Serial Peripheral Interface (DSPI)
MPC5602P Microcontroller Reference Manual, Rev. 4
446
Freescale Semiconductor
20.7.2.2
DSPI Transfer Count Register (DSPI
x
_TCR)
The DSPI
x
_TCR contains a counter that indicates the number of SPI transfers made. The transfer counter
is intended to assist in queue management. The user must not write to the DSPI
x
_TCR while the DSPI is
running.
22–23
SMPL_PT
[0:1]
Sample point
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 following table lists the delayed
sample points.
24–30
Reserved
31
HALT
Halt
Provides a mechanism for software to start and stop DSPI transfers. Refer to
for details on the operation of this bit.
0 Start transfers.
1 Stop transfers.
Address: Base + 0x0008
Access: User read/write
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
R
SPI_TCNT[0:15]
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-4. DSPI Transfer Count Register (DSPIx_TCR)
Table 20-3. DSPI
x
_MCR field descriptions (continued)
Field
Description
SMPL_PT
Number of system clock cycles between
odd-numbered edge of SCK_
x
and sampling of SIN_
x
00
0
01
1
10
2
11
Invalid value