![Samsung S3C2501X User Manual Download Page 381](http://html.mh-extra.com/html/samsung/s3c2501x/s3c2501x_user-manual_340828381.webp)
SERIAL I/O (CONSOLE UART)
S3C2501X
10-8
10.3.2 CONSOLE UART STATUS REGISTERS
Table 10-4. CUSTAT Registers
Register
Address
R/W
Description
Size
Reset Value
CUSTAT
0xF0060004
R/W
Console UART status register
W
0x00060800
Table 10-5. Console UART Status Register Description
Bit Number
Bit Name
Description
[0]
Receive Data Valid
(RDV)
This bit is automatically set to one when CURXBUF contains a valid
data received over the serial port. The received data can be read
from CURXBUF. When this bit is '0', there is no valid data.
If you set CUCON[3:2] to 2'b01 and CUINT[0] to 1'b1, the RDV
interrupt is requested. You can clear this bit by reading CURXBUF.
[1]
Break Signal Detected
(BKD)
This bit is automatically set to one to indicate that a break signal
has been received in CURXBUF.
If the BSD interrupt enable bit, CUINT[1], is '1', a interrupt is
generated when a break occurs.
You can clear this bit by writing '1' to this bit.
[2]
Frame Error (FER)
This bit is automatically set to '1' whenever a frame error occurs
during a serial data receive operation. A frame error occurs when a
zero is detected instead of the stop bit(s).
If the FER interrupt enable bit, CUINT[2], is '1' a interrupt is
generated when a frame error occurs.
You can clear this bit by writing '1' to this bit.
[3]
Parity Error (PER)
This bit is automatically set to '1' whenever a parity error occurs
during a serial data receive operation. If the PER interrupt enable
bit, CUINT[3], is '1', a interrupt is generated when a parity error
occurs.
You can clear this bit by writing '1' to this bit.
Summary of Contents for S3C2501X
Page 18: ......
Page 275: ...MEMORY CONTROLLER S3C2501X 5 60 NOTES ...
Page 289: ...I2C CONTROLLER S3C2501X 6 14 NOTES ...
Page 373: ...GDMA CONTROLLER S3C2501X 9 24 NOTES ...
Page 435: ...I O PORTS S3C2501X 12 12 NOTES ...