Datasheet
06 February 2012 Broadcom Europe Ltd. 406 Science Park Milton Road Cambridge CB4 0WW Page 19
© 2012 Broadcom Corporation. All rights reserved
0
Symbol
available
If this bit is set the mini UART receive FIFO contains
at least 1 symbol
If this bit is clear the mini UART receiver FIFO is
empty
R 0
Receiver is idle
This bit is only useful if the receiver is disabled. The normal use is to disable the receiver.
Then check (or wait) until the bit is set. Now you can be sure that no new symbols will
arrive. (e.g. now you can change the baudrate...)
Transmitter is idle
This bit tells if the transmitter is idle. Note that the bit will set only for a short time if the
transmit FIFO contains data. Normally you want to use bit 9: Transmitter done.
RTS status
This bit is useful only in receive Auto flow-control mode as it shows the status of the RTS
line.
AUX_MU_BAUD Register (0x7E21 5068)
S
YNOPSIS
The
AUX_MU_BAUD
register allows direct access to the 16-bit wide baudrate counter.
Bit(s) Field Name Description Type
Reset
31:16
Reserved, write zero, read as don’t care
15:0 Baudrate mini UART baudrate counter R/W 0
This is the same register as is accessed using the LABD bit and the first two register, but
much easier to access.