MPC5553/MPC5554 Microcontroller Reference Manual, Rev. 5
20-30 Freescale Semiconductor
20.3.2.12 DSPI DSI Alternate Serialization Data Register (DSPIx_ASDR)
The DSPIx_ASDR provides a means for host software to write the data to be serialized. When the TXSS
bit in the DSPIx_DSICR is set, the data in the DSPIx_ASDR is the source of the serialized data. Writes to
the DSPIx_ASDR take effect on the next frame boundary.
0 1 2 3 4 5 6 7 8 9 101112131415
R00 00000000000000
W
Reset00 00000000000000
Reg Addr Base + 0x00C0
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
R SER_DATA [15:0]
W
Reset00 00000000000000
Reg Addr Base + 0x00C0
Figure 20-13. DSPI DSI Serialization Data Register (DSPIx_SDR)
Table 20-13. DSPIx_SDR Field Description
Bits Name Description
0–15 — Reserved.
16–31 SER_DATA
[15:0]
Serialized data. The SER_DATA field contains the signal states of the parallel input
signals. SER_DATA [15:0] maps to DSPI serialization inputs IN[15:0]. Refer to
Section 20.4.4.6, “DSPI Connections to eTPU_A, eTPU_B, EMIOS and SIU.”
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
R00 00000000000000
W
Reset00 00000000000000
Reg Addr Base + 0x00C4
16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
RASER_DATA
W
Reset00 00000000000000
Reg Addr Base + 0x00C4
Figure 20-14. DSPI DSI Alternate Serialization Data Register (DSPIx_ASDR)