Motorola MPC823e Reference Manual page 683

Microprocessor for mobile computing
Table of Contents

Advertisement

BRKS—Break Start
If set, this bit indicates when a break character is received. It is the first break of a break
sequence. You do not receive multiple BRKS events if a long break sequence is received.
CCR—Control Character Received
If set, this bit indicates when a control character is received and stored in the RCCRP of the
SCCx UART parameter RAM.
BSY—Busy Condition
If set, this bit indicates that a character has been received and discarded due to a lack of
buffers. If multidrop mode is selected, the receiver automatically enters hunt mode.
Otherwise, reception continues as soon as an empty buffer is provided. The latest point that
an RX buffer descriptor can be changed to empty and still guarantee that a busy condition
will be avoided, is the middle of the stop bit of the first character to be stored in that buffer.
TX—TX Buffer
If set, this bit indicates that a buffer has been transmitted over the UART channel. If the CR
bit is set to 1 in the TX buffer descriptor, this bit is set no sooner than when the last stop bit
of the last character in the buffer is first transmitted. If CR is set to 0, this bit is set after the
last character is written to the transmit FIFO.
RX—RX Buffer
If set, this bit indicates that a buffer has been received over the UART channel. This event
occurs no sooner than the middle of the first stop bit of the character that caused the buffer
to close.
16.9.15.19 SCCx UART MASK REGISTER.When a serial communication controller is in
UART mode, the 16-bit, read/write SCCx mask register is referred to as the SCCx UART
mask register (SCCM–UART). It has the same bit formats as the SCCE–UART register. If a
bit in this register is a 1, the corresponding interrupt in the SCCE–UART register is enabled.
If it is zero, the corresponding interrupt is masked.
SCCM–UART
BIT
0
1
2
FIELD
RESERVED
RESET
0
R/W
R/W
ADDR
MOTOROLA
3
4
5
6
7
GLR
GLT
RES
AB
IDL
0
0
0
0
0
R/W
R/W
R/W
R/W
R/W
(IMMR & 0xFFFF0000) + 0x
MPC823e REFERENCE MANUAL
Communication Processor Module
8
9
10
11
12
GRA
BRKE
BRKS
RES
CCR
0
0
0
0
0
R/W
R/W
R/W
R/W
R/W
A34
13
14
15
BSY
TX
RX
0
0
0
R/W
R/W
R/W
16-229

Advertisement

Table of Contents
loading

Table of Contents