MS51
Nov. 28, 2019
Page
378
of 491
Rev 1.00
MS51
32K
SE
RIES
TE
CHNICAL RE
F
EREN
CE MA
N
UAL
SBUF_1
– Serial Port 1 Data Buffer
Register
SFR Address
Reset Value
SBUF_1
9AH, Page 0
0000 _0000 b
7
6
5
4
3
2
1
0
SBUF_1[7:0]
R/W
Bit
Name
Description
7:0
SBUF_1[7:0]
Serial port 1 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_1, it goes to the transmitting buffer and is
shifted for serial transmission. When data is moved from SBUF_1, it comes from the receiving
register.
The transmission is initiated through giving data to SBUF_1.