SCI Registers
1006
SPRUH22I – April 2012 – Revised November 2019
Copyright © 2012–2019, Texas Instruments Incorporated
C28 Serial Communications Interface (SCI)
13.3.10 Priority Control Register (SCIPRI)
Figure 13-25. SCI Priority Control Register (SCIPRI) — Address 705Fh
7
5
4
3
2
0
Reserved
SCI SOFT
SCI FREE
Reserved
R-0
R/W-0
R/W-0
R-0
LEGEND: R/W = Read/Write; R = Read only; -
n
= value after reset
Table 13-18. SCI Priority Control Register (SCIPRI) Field Descriptions
Bit
Field
Value
Description
7-5
Reserved
Reads return zero; writes have no effect.
4-3
SOFT and FREE
These bits determine what occurs when an emulation suspend event occurs (for example, when the
debugger hits a breakpoint). The peripheral can continue whatever it is doing (free-run mode), or if
in stop mode, it can either stop immediately or stop when the current operation (the current
receive/transmit sequence) is complete.
00
Immediate stop on suspend
10
Complete current receive/transmit sequence before stopping
x1
Free run. Continues SCI operation regardless of suspend
2-0
Reserved
Reads return zero; writes have no effect.