13.4.3.10 SPI Raw Interrupt Status Register

The following table describes the Raw Interrupt Status (RIS) register. This register returns the current raw status value, prior to masking, of the corresponding interrupt.

Table 13-19. RIS
Bit NumberNameR/WReset ValueDescription
[31:6]ReservedR/W0Software should not rely on the value of a reserved bit. To provide compatibility with future products, the value of a reserved bit should be preserved across a read-modify-write operation.
5SSENDR/WIndicates that SPI_X_SS[x] has gone inactive.
4CMDINTR/WIndicates that the number of frames set by the CMDSIZE register has been received as a single packet of frames (SPI_X_SS[x] held active).
3TXCHUNDRR0RAW interrupt status. Reading this returns raw interrupt status.

Raw status of transmit channel under-run

2RXCHOVRFR0Raw status of receive channel overflow
1RXRDYR0Receive data ready (data received in FIFO)
0TXDONER0Raw status of transmit done (data shifted out)