Rcvr_timeout (UART) Register Description
Register Name | Rcvr_timeout |
---|---|
Offset Address | 0x000000001C |
Absolute Address |
0x00FF00001C (UART0) 0x00FF01001C (UART1) |
Width | 32 |
Type | mixedMixed types. See bit-field details. |
Reset Value | 0x00000000 |
Description | Receiver Timeout Register |
The read/write Receiver Timeout register is used to enable the UART to detect an idle condition on the receiver data line. The timeout value (RTO) indicates the maximum delay for which the UART should wait for a new character to arrive before issuing a timeout interrupt.
Rcvr_timeout (UART) Register Bit-Field Summary
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
Reserved | 31:8 | roRead-only | 0x0 | Reserved, read as zero, ignored on write. |
RTO | 7:0 | rwNormal read/write | 0x0 | Receiver timeout value: 0: Disables receiver timeout counter 1 - 255: Receiver timeout in number of baud_sample clocks. |