Datasheet

Table Of Contents
Bits Name Description Type Reset
4 RXIM Receive interrupt mask. A read returns the current mask
for the UARTRXINTR interrupt. On a write of 1, the mask of
the UARTRXINTR interrupt is set. A write of 0 clears the
mask.
RW 0x0
3 DSRMIM nUARTDSR modem interrupt mask. A read returns the
current mask for the UARTDSRINTR interrupt. On a write
of 1, the mask of the UARTDSRINTR interrupt is set. A
write of 0 clears the mask.
RW 0x0
2 DCDMIM nUARTDCD modem interrupt mask. A read returns the
current mask for the UARTDCDINTR interrupt. On a write
of 1, the mask of the UARTDCDINTR interrupt is set. A
write of 0 clears the mask.
RW 0x0
1 CTSMIM nUARTCTS modem interrupt mask. A read returns the
current mask for the UARTCTSINTR interrupt. On a write
of 1, the mask of the UARTCTSINTR interrupt is set. A
write of 0 clears the mask.
RW 0x0
0 RIMIM nUARTRI modem interrupt mask. A read returns the
current mask for the UARTRIINTR interrupt. On a write of
1, the mask of the UARTRIINTR interrupt is set. A write of
0 clears the mask.
RW 0x0
UART: UARTRIS Register
Offset: 0x03c
Description
Raw Interrupt Status Register, UARTRIS
Table 446. UARTRIS
Register
Bits Name Description Type Reset
31:11 Reserved. - - -
10 OERIS Overrun error interrupt status. Returns the raw interrupt
state of the UARTOEINTR interrupt.
RO 0x0
9 BERIS Break error interrupt status. Returns the raw interrupt state
of the UARTBEINTR interrupt.
RO 0x0
8 PERIS Parity error interrupt status. Returns the raw interrupt
state of the UARTPEINTR interrupt.
RO 0x0
7 FERIS Framing error interrupt status. Returns the raw interrupt
state of the UARTFEINTR interrupt.
RO 0x0
6 RTRIS Receive timeout interrupt status. Returns the raw interrupt
state of the UARTRTINTR interrupt. a
RO 0x0
5 TXRIS Transmit interrupt status. Returns the raw interrupt state
of the UARTTXINTR interrupt.
RO 0x0
4 RXRIS Receive interrupt status. Returns the raw interrupt state of
the UARTRXINTR interrupt.
RO 0x0
3 DSRRMIS nUARTDSR modem interrupt status. Returns the raw
interrupt state of the UARTDSRINTR interrupt.
RO -
RP2040 Datasheet
4.2. UART 455