Datasheet
06 February 2012 Broadcom Europe Ltd. 406 Science Park Milton Road Cambridge CB4 0WW Page 183
© 2012 Broadcom Corporation. All rights reserved
0 CTS Clear to send. This bit is the complement of
the UART clear to send, nUARTCTS,
modem status input. That is, the bit is 1
when nUARTCTS is LOW.
RW 0x0
ILPR Register
Synopsis
This is the disabled IrDA register, writing to it has not effect and reading
returns 0.
Bit(s)
Field Name
Description
Type
Reset
31:0 ILPR Reserved - write zero, read as don't care. RW 0x0
IBRD Register
Synopsis
The UART_IBRD Register is the integer part of the baud rate divisor value.
Bit(s)
Field Name
Description
Type
Reset
31:16
Reserved
-
Write as 0, read as don't care
15:0 IBRD The integer baud rate divisor. RW 0x0
FBRD Register
Synopsis
The UART_FBRD Register is the fractional part of the baud rate divisor value.
The baud rate divisor is calculated as follows:
Baud rate divisor BAUDDIV = (FUARTCLK/(16 Baud rate))
where FUARTCLK is the UART reference clock frequency. The BAUDDIV is
comprised of the integer value IBRD and the fractional value FBRD. NOTE:
The contents of the IBRD and FBRD registers are not updated until
transmission or reception of the current character is complete.