Baud_rate_gen (UART) Register Description
Register Name | Baud_rate_gen |
---|---|
Offset Address | 0x0000000018 |
Absolute Address |
0x00FF000018 (UART0) 0x00FF010018 (UART1) |
Width | 32 |
Type | mixedMixed types. See bit-field details. |
Reset Value | 0x0000028B |
Description | Baud Rate Generator Register. |
The read/write baud rate generator control register controls the amount by which to divide sel_clk to generate the bit rate clock enable, baud_sample.
Baud_rate_gen (UART) Register Bit-Field Summary
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
Reserved | 31:16 | roRead-only | 0x0 | Reserved, read as zero, ignored on write. |
CD | 15:0 | rwNormal read/write | 0x28B | Baud Rate Clock Divisor Value: 0: Disables baud_sample 1: Clock divisor bypass (baud_sample = sel_clk) 2 - 65535: baud_sample |