13.4.3.11 SPI Control2 Register

The following table describes the Control2 register details as the terminal frame counter, SPI slave select, and auto status of SPI.

Table 13-20. CONTROL2
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.
5INTEN_SSENDR/WIndicates that SPI_X_SS[x] has gone inactive.
4INTEN_CMDR/WIndicates that the number of frames set by the CMDSIZE register have been received as a single packet of frames (SPI_X_SS[x] held active).
3ReservedR/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.
2DISFRMCNTR/W00: The internal frame counter is active. When the counter reaches the programmed limit, it will pause the current SPI transfer inserting idle cycles and generate the appropriate interrupts.

1: The internal frame counter is not active. The core transmits data until the transmit FIFO empties. The FRAMECNT (Table 13-9 register) should also be programmed to zero.

1AUTOPOLLR/W00: No effect

1: The first receive frame after SPI_X_SS[0] is active. It is discarded (not written to the FIFO) and supports the POLL function.

0AUTOSTATUSR/W00: No effect

1: The first transmitted frame (slave mode) contains the hardware status, not data from the transmit FIFO.