MS51
Nov. 28, 2019
Page
377
of 491
Rev 1.00
MS51
32K
SE
RIES
TE
CHNICAL RE
F
EREN
CE MA
N
UAL
T3CON
– Timer 3 Control
Register
SFR Address
Reset Value
T3CON
C4H, Page 0
0000_0000 b
7
6
5
4
3
2
1
0
SMOD_1
SMOD0_1
BRCK
TF3
TR3
T3PS[2:0]
R/W
R/W
R/W
R/W
R/W
R/W
Bit
Name
Description
7
SMOD_1
Serial port 1 double baud rate enable
Setting this bit doubles the serial port baud rate when UART1 is in Mode 2. See Table 6.9-1
Serial Port UART0 Mode / baudrate Description
for details.
6
SMOD0_1
Serial port 1 framing error access enable
0 = S1CON.7 accesses to SM0_1 bit.
1 = S1CON.7 accesses to FE_1 bit.
SBUF
– Serial Port 0 Data Buffer
Register
SFR Address
Reset Value
SBUF
99H, Page 0
0000_0000 b
7
6
5
4
3
2
1
0
SBUF[7:0]
R/W
Bit
Name
Description
7:0
SBUF[7:0]
Serial port 0 data buffer
This byte actually consists two separate registers. One is the receiving resister, and the other is
the transmitting buffer. When data is moved to SBUF, it goes to the transmitting buffer and is
shifted for serial transmission. When data is moved from SBUF, it comes from the receiving
register.
The transmission is initiated through giving data to SBUF.